module-puppetlabs-mysql/lib/puppet/provider
Matthias Pigulla d15c9d1621 (#11363) Add two missing privileges to grant: event_priv, trigger_priv
These were missing from the list of allowed privileges:

* event_priv
* trigger_priv

No rspec changes, as we don't even have basic coverage on these providers and
its a minor change so should be low risk.
2011-12-30 16:33:21 +00:00
..
database Fix (#10882) by making all commands optional. 2011-11-16 16:49:31 +01:00
database_grant (#11363) Add two missing privileges to grant: event_priv, trigger_priv 2011-12-30 16:33:21 +00:00
database_user Fix (#10882) by making all commands optional. 2011-11-16 16:49:31 +01:00