Commit graph

15 commits

Author SHA1 Message Date
ac5d6987d3 Added support for using MySQL with root password. 2012-06-04 13:04:33 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
a5f30acd33 Fixed mysql init on Ubuntu and Debian. 2012-01-03 15:15:03 +02:00
69687535da Fixed errors from "information_schema" database on mysql backup script. 2011-11-28 14:53:32 +02:00
Ossi Salmi
0ed66bddf9 Fixed selinux check in mysql::server 2011-10-12 13:56:05 +03:00
5475229cfd Fixed deprecation warnings "Files found in modules without specifying 'modules' in file path". This will break 0.24.x client compatibility. 2011-01-26 20:06:13 +02:00
ffee877701 Fixed SELinux contexts for MySQL data directories. 2010-10-06 16:07:52 +03:00
bdb130597d Added description for $mysql_datadir variable in mysql::server class. 2010-03-25 08:55:05 +02:00
32d0b88da6 Added mysql::server::backup class to backup local MySQL databases. 2010-03-25 08:54:01 +02:00
2d2173d253 Added datadir relocation support to mysql::server. 2010-03-05 15:45:40 +02:00
cdd02bfee7 Redirected errors to /dev/null from mysql reporting module. 2009-10-23 10:12:47 +03:00
27a0bab6e8 Added mysql::server::report class which creates daily reports of MySQL status. 2009-10-23 00:30:51 +03:00
c9d5371940 Changed mysql server module to use root account without password (access is controlled by filesystem access to local mysql socket). 2009-10-22 16:15:43 +03:00
598a1d440b Initial version MySQL module. 2009-09-17 23:04:21 +03:00