Skip to content
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

Repair this by ensuring calls to mysql include the database name. #452

Merged
merged 1 commit into from Feb 18, 2014
Merged

Repair this by ensuring calls to mysql include the database name. #452

merged 1 commit into from Feb 18, 2014

Conversation

apenney
Copy link
Contributor

@apenney apenney commented Feb 18, 2014

A prior commit accidently broke this, meaning that mysql_database
was querying the mysql defaults instead of each individual database
when trying to determine the current collate settings.

A prior commit accidently broke this, meaning that mysql_database
was querying the mysql defaults instead of each individual database
when trying to determine the current collate settings.
apenney pushed a commit that referenced this pull request Feb 18, 2014
Repair this by ensuring calls to mysql include the database name.
@apenney apenney merged commit 7f72505 into puppetlabs:master Feb 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants