sahara-image-elements/elements/mysql
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
..
install.d Fix starting hive failure in Ubuntu xenial 2018-01-18 21:59:33 +08:00
README.rst Improvements to README.rst of elements 2015-04-29 18:41:30 +02:00
element-deps mysql: use install-packages and pkg-map elements 2015-03-30 09:50:36 +02:00
package-installs.yaml mysql: use install-packages and pkg-map elements 2015-03-30 09:50:36 +02:00
pkg-map Build Xenial images for Vanilla and Storm 2017-07-19 19:49:17 +00:00

README.rst

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).