Skip to content

(fix) - Change default for mysql::server::backup to ignore_triggers =… #711

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
May 12, 2015
Merged

Conversation

cyberious
Copy link
Contributor

…> false

  • Update spec acceptance test to check for which version is currently installed prior to testing

…> false

- Update spec acceptance test to check for which version is currently installed prior to testing
hunner added a commit that referenced this pull request May 12, 2015
(fix) - Change default for mysql::server::backup to ignore_triggers =…
@hunner hunner merged commit 6639efc into puppetlabs:master May 12, 2015
end

def version_is_greater_than(version)
return Puppet::Util::Package.versioncmp(@mysql_version, version) > 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we reuse this with mariadb long user/db names?

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.

4 participants