module-mysql/lib/puppet
Micah Anderson 7f10702c5a table privileges need to be handled with GRANT/REVOKE statements instead of inserts of Y/N values into the table.
To handle this, this comment removes the create_row for table_privs, it also selects the actual value of the Table_priv so its value can be used instead of the method that is used for Y/N value settings
2012-01-01 15:35:44 -05:00
..
parser/functions move plugin directory to fit new 0.25 style 2009-10-31 15:16:40 +01:00
provider table privileges need to be handled with GRANT/REVOKE statements instead of inserts of Y/N values into the table. 2012-01-01 15:35:44 -05:00
type add column grant to mysql_grant 2011-12-30 12:39:27 -05:00