module-puppetlabs-mysql/manifests/server
Maksim Malchuk 61619f69fc Use mysql_install_db only with uniq defaults-extra-file
Executing mysql_install_db with the defaults-extra-file set to the
global option file can produce errors with duplicates. For example it
happens when 'ignore-db-dir' option passed to $override_options in
mysql::server class. Same as https://bugs.mysql.com/bug.php?id=69441
2016-03-11 22:24:55 +03:00
..
account_security.pp references to README.md and default values were added to workaround warnings from puppet-lint 2015-04-15 21:25:37 +00:00
backup.pp Fixes improper use of function 'warn' in backup manifest of server. 2015-08-12 07:30:42 +02:00
config.pp Ensure idempotency between Puppet runs 2015-08-04 13:38:03 -04:00
install.pp Split package installation and database install 2015-04-23 13:17:08 +02:00
installdb.pp Use mysql_install_db only with uniq defaults-extra-file 2016-03-11 22:24:55 +03:00
monitor.pp references to README.md and default values were added to workaround warnings from puppet-lint 2015-04-15 21:25:37 +00:00
mysqltuner.pp Compatibility with PE 3.3 2015-08-31 14:49:24 -07:00
providers.pp Comment mysql::server::providers and update README.md 2013-11-11 09:57:31 -05:00
root_password.pp (MODULES-2683) fix version compare to properly suppress show_diff for root password 2015-10-13 11:29:53 +01:00
service.pp Move all dependencies to not have them in case of service unmanaged 2016-01-07 19:40:19 +01:00