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

add new backup dump parameter maxallowedpacket #856

Merged
merged 1 commit into from
Jun 22, 2016
Merged

add new backup dump parameter maxallowedpacket #856

merged 1 commit into from
Jun 22, 2016

Conversation

cfasnacht
Copy link
Contributor

Add maxallowedpacket parameter for the puppetlab mysql module backup dump script. Feature request: https://tickets.puppetlabs.com/browse/PUP-6404 The default value is 1MB as it is default for Mysql.

@tphoney
Copy link
Contributor

tphoney commented Jun 16, 2016

@cfasnacht thanks for the PR ! there is so many good things here, docs / acceptance tests / clean code. Unfortunately your change has broken the unit tests, as seen in the TravisCI failure. Could you please have a look, and squash your commits.

@cfasnacht
Copy link
Contributor Author

Thanks, I will do that, the check was still running the last time I checked.

@cfasnacht
Copy link
Contributor Author

@tphoney The checks pass now.

@tphoney
Copy link
Contributor

tphoney commented Jun 22, 2016

@cfasnacht great work, merged

@tphoney tphoney merged commit ce892fb into puppetlabs:master Jun 22, 2016
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.

3 participants