Files
Shu Yingya e5f50ed163 Fix starting hive failure in Ubuntu xenial
The mysql configuration file name and directory change in
Ubuntu 16.04. my.cnf becomes an entry for mysql configuration.
The new file locates here:
  "/etc/mysql/mysql.conf.d/mysqld.cnf"

Change-Id: I8f70589cfc904a7d30081172b313ad8e30914935
Closes-Bug: #1738124
2018-01-18 21:59:33 +08:00
..

mysql

This element sets up the basic components of MySQL.

It is light version of original MySQL element (https://github.com/openstack/tripleo-image-elements/tree/master/elements/mysql).