Skip to content

Fixed MySQL 5.7.6++ compatibility #786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 11, 2015

Conversation

DavidS
Copy link
Contributor

@DavidS DavidS commented Dec 10, 2015

  • 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 [email protected]

  - 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 <[email protected]>
@DavidS
Copy link
Contributor Author

DavidS commented Dec 10, 2015

This rebases/replaces #763 .

bmjen added a commit that referenced this pull request Dec 11, 2015
Fixed MySQL 5.7.6++ compatibility
@bmjen bmjen merged commit 51950bf into puppetlabs:master Dec 11, 2015
@DavidS DavidS deleted the fix-576-rebase-of-763 branch December 11, 2015 11:18
@igalic
Copy link
Contributor

igalic commented Dec 12, 2015

this is some good shit 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants