module-puppetlabs-mysql/spec/unit/puppet
Frank van Boven b8d301527e (MODULES-2111) Add the system database to user related tables.
Change the behaviour of applying user and grant related changes to use
the system database of MySQL.

This is a workaround to fix a bug in MySQL
(https://bugs.mysql.com/bug.php?id=65923) that causes users and grants
to be replicated, even if the "mysql" database should not be replicated.
2016-05-02 14:52:44 +02:00
..
functions Remove mysql_table_exists() function 2016-03-28 10:48:58 -07:00
provider (MODULES-2111) Add the system database to user related tables. 2016-05-02 14:52:44 +02:00
type Improved user validation and munging 2015-09-24 11:35:14 -07:00