module-puppetlabs-mysql/manifests/server
Robert Heinzmann bdf4d0f52d Fixed MySQL 5.7.6++ compatibility
- Added MySQL version and flavour detection support
  - Added mysql_datadir provider/type (replaces Exec[mysql_install_db])
  - Added version specific parameters my.cnf ([mysqld-5.X] sections)
  - Version specific user mangement SQL (ALTER USER for 5.7.6++ ...)

Rebased-By: David Schmitt <david.schmitt@puppetlabs.com>
2015-12-10 18:39:40 +00: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 Fixed MySQL 5.7.6++ compatibility 2015-12-10 18:39:40 +00: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 (PUP-5021) depend on package title, not name 2015-08-10 14:03:49 -07:00