module-puppetlabs-mysql/lib/puppet/provider/mysql_grant
Pan 58b7dc2c87 Add quote to username and host in mysql_grant constructor
The quote is need for username and host in mysql grant. revoke and grant function is already doing it with cmd_user(). not sure why the constructor didn't do it. This patch fixed #261 and #262.
2013-09-18 17:04:36 -07:00
..
mysql.rb Add quote to username and host in mysql_grant constructor 2013-09-18 17:04:36 -07:00