Install the MySQL client and/or server
Find a file
2014-05-12 11:10:51 -04:00
mysql Added feature for setting up MySQL root password via the Salt debconf state instead of through the pkg state. 2014-05-12 11:04:24 -04:00
LICENSE Add LICENSE. 2013-07-27 22:58:38 +02:00
pillar.example Updated pillar example and README for new debconf mysql root password feature 2014-05-12 11:10:51 -04:00
README.rst Updated pillar example and README for new debconf mysql root password feature 2014-05-12 11:10:51 -04:00

mysql

Install the MySQL client and/or server.

Available states

mysql.client

Install the MySQL client package.

mysql.server

Install the MySQL server package and start the service.

Debian OS family supports setting MySQL root password during install via debconf.