module-puppetlabs-mysql/lib/puppet
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
..
parser/functions adding first commit for mysql. 2011-05-24 23:22:43 -07:00
provider (#11363) Add two missing privileges to grant: event_priv, trigger_priv 2011-12-30 16:33:21 +00:00
type (#11184) Allow wildcards in account host names 2011-12-05 23:39:47 +00:00