We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be493c3 + 14b612e commit 583e60fCopy full SHA for 583e60f
CHANGELOG
@@ -1,3 +1,10 @@
1
+2012-07-24 - Version 0.4.0
2
+* Fix various bugs regarding database names
3
+* FreeBSD support
4
+* Allow specifying the storage engine
5
+* Add a backup class
6
+* Add a security class to purge default accounts
7
+
8
2012-05-03 - Version 0.3.0
9
* #14218 Query the database for available privileges
10
* Add mysql::java class for java connector installation
Modulefile
@@ -1,5 +1,5 @@
name 'puppetlabs-mysql'
-version '0.3.0'
+version '0.4.0'
source 'git://github.com/puppetlabs/puppetlabs-mysql.git'
author 'Puppet Labs'
license 'Apache 2.0'
0 commit comments