module-puppetlabs-mysql/lib/puppet
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
..
parser/functions Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
provider Patch providers for absent my.cnf 2013-01-10 15:31:21 -08:00
type Added : to allowed host names for IPv6 addresses 2012-09-04 21:44:51 +02:00