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

(MODULES-1287) Pass the backup credentials to 'SHOW DATABASES' #559

Merged

Conversation

nhinds
Copy link
Contributor

@nhinds nhinds commented Aug 24, 2014

Pass the backup username and password to mysql when running SHOW DATABASES in
mysqlbackup.sh if file_per_database is true and backupdatabases is empty.

Pass the backup username and password to mysql when running SHOW DATABASES in
mysqlbackup.sh if `file_per_database` is true and `backupdatabases` is empty.
@igalic
Copy link
Contributor

igalic commented Sep 8, 2014

this seems sensible, the test failure seems to be a travis hickup, restarted the build now, let's see what happens.

igalic added a commit that referenced this pull request Sep 8, 2014
…ssword

(MODULES-1287) Pass the backup credentials to 'SHOW DATABASES'
@igalic igalic merged commit f8dca35 into puppetlabs:master Sep 8, 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

3 participants