mysql-formula/README.rst

718 B

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.

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

Create and manage MySQL database users with definable GRANT privileges.