module-puppetlabs-mysql/lib/puppet
Jon Topper c4d45c3eb5 Add explicit dependencies for types
mysql_grant has an autorequire()'d dependency on the .my.cnf file used
by the provider to talk to the database.

I've added this to mysql_database and mysql_user too since logically
these also need the file to be in place.

I've hit this bug because of a slightly unusual edge case in our own
manifests, but I think this fix belongs upstream regardless.
2014-09-16 15:46:13 +01:00
..
parser/functions mysql_deepmerge should treat underscore and dash equivalently, as mysql does 2014-01-23 22:41:58 -08:00
provider Merge pull request #569 from fnerdwq/mysql_grant_revokation 2014-09-16 15:02:13 +02:00
type Add explicit dependencies for types 2014-09-16 15:46:13 +01:00