Files
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
..
2014-03-26 21:22:31 +01:00
2014-03-26 21:22:31 +01:00
2014-03-26 21:22:31 +01:00
2014-03-26 21:22:31 +01:00

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.