module-puppetlabs-mysql/lib/puppet
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
..
parser/functions Fixes suggested by RubyMine. (style for the most part.) 2013-07-11 19:42:41 -04:00
provider Add quote to username and host in mysql_grant constructor 2013-09-18 17:04:36 -07:00
type Refactor and rename database_grant to mysql_grant. 2013-09-03 17:24:21 -04:00