module-puppetlabs-mysql/lib/puppet
Michael Arnold eaf9ee50f6 Fixed regex of database user.
The incorrect regex did not all for the anonymous mysql users to be
removed via the mysql::server::account_security class.  The regex is now
increased to cover for @localhost and @%.
2012-05-06 23:17:49 -07:00
..
parser/functions Major refactor of mysql module. 2012-03-13 15:19:53 -07:00
provider Fix bug when querying for all database users 2012-03-14 23:05:20 -07:00
type Fixed regex of database user. 2012-05-06 23:17:49 -07:00