Install the MySQL client and/or server
Find a file
2014-05-12 11:47:51 -04:00
mysql Create and manage MySQL databases on the server 2014-05-12 11:47:51 -04:00
LICENSE Add LICENSE. 2013-07-27 22:58:38 +02:00
pillar.example Create and manage MySQL databases on the server 2014-05-12 11:47:51 -04:00
README.rst Create and manage MySQL databases on the server 2014-05-12 11:47: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.

mysql.database ----------------

Create and manage MySQL databases.