module-puppetlabs-mysql/lib/puppet/provider
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 mysql_database: prevent syntax error with collate=>'binary' 2014-09-15 23:22:59 -06:00
mysql_datadir Fixed MySQL 5.7.6++ compatibility 2015-12-10 18:39:40 +00:00
mysql_grant MODULES-1981: Revoke and grant difference of old and new privileges 2015-05-04 16:07:10 +03:00
mysql_plugin Add type & provider for managing plugins 2015-01-26 15:03:45 +01:00
mysql_user Fixed MySQL 5.7.6++ compatibility 2015-12-10 18:39:40 +00:00
mysql.rb Fixed MySQL 5.7.6++ compatibility 2015-12-10 18:39:40 +00:00