module-puppetlabs-mysql/lib/puppet/type
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
..
mysql_database.rb autorequire mysql::server in types 2015-07-30 16:11:17 +02:00
mysql_datadir.rb Fixed MySQL 5.7.6++ compatibility 2015-12-10 18:39:40 +00:00
mysql_grant.rb Improved user validation and munging 2015-09-24 11:35:14 -07:00
mysql_plugin.rb Add type & provider for managing plugins 2015-01-26 15:03:45 +01:00
mysql_user.rb Improved user validation and munging 2015-09-24 11:35:14 -07:00