This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-puppetlabs-mysql
Watch
5
Star
0
Fork
You've already forked module-puppetlabs-mysql
0
Code
Issues
Pull requests
Releases
Wiki
Activity
9de42ac43e
module-puppetlabs-mysql
/
lib
/
puppet
History
Reinhard Vicinus
9de42ac43e
mysql_grant bugfix: REVOKE ALL PRIVILEGES doesn't revoke GRANT OPTION
2013-12-11 13:16:14 +01:00
..
parser
/functions
Fixes issue
#274
by using recursive hash merge.
2013-09-25 10:38:08 -07:00
provider
mysql_grant bugfix: REVOKE ALL PRIVILEGES doesn't revoke GRANT OPTION
2013-12-11 13:16:14 +01:00
type
Type mysql_grant was limited to work only with resource names foo@localhost/*.* or foo@localhost/bar.* but NOT with root@localhost/@ which is the parsed value of "GRANT PROXY ON ''@'' TO 'root'@'localhost' WITH GRANT OPTION" grant line.
2013-11-16 19:11:39 +01:00