tripleo-image-elements/elements/mariadb
Jan Provaznik 2f96bff510 Move files common for mysql and mariadb under mysql-common
Because galera library path has to be set in mysql config file,
we create a symlink during install time to make sure that there is
always same path for mysql and mariadb and for all architectures.

Change-Id: Iea3264932ec621d3d7618c5c50cbe47a956fb332
2014-04-11 13:33:07 +02:00
..
install.d Move files common for mysql and mariadb under mysql-common 2014-04-11 13:33:07 +02:00
os-refresh-config Adds mariadb element 2014-03-26 21:22:31 +01:00
README.md Adds mariadb element 2014-03-26 21:22:31 +01:00
element-deps Adds mariadb element 2014-03-26 21:22:31 +01:00
element-provides Adds mariadb element 2014-03-26 21:22:31 +01:00

README.md

Installs MariaDB with galera

Mysql and mariadb elements are very similar so both depend on mysql-common element which contains shared logic. See mysql-common for more details about mysql setup.