module-puppetlabs-mysql/lib/puppet/provider
Hunter Haugen ca2b16c691 Patch providers for absent my.cnf
If the /root/.my.cnf file does not exist but is specified by the
`--defaults-file` argument, the mysql calls will fail. The
`mysql::config` class creates this file, but if the custom resources are
used without including our classes then it will still break.

This allows users to use our custom resources without having to use our
classes.
2013-01-10 15:31:21 -08:00
..
database Patch providers for absent my.cnf 2013-01-10 15:31:21 -08:00
database_grant Patch providers for absent my.cnf 2013-01-10 15:31:21 -08:00
database_user Patch providers for absent my.cnf 2013-01-10 15:31:21 -08:00