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 config for defaults file option, allow for multiple instances #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nerdmagic
Copy link

At my job we use multiple instances per mysql server, with each in a nonstandard location.

These changes support configuration of a defaults file location and an instance name. The defaults file can contain the mysql socket location, and then multiple instances can be configured via different defaults files and instance names.

If the defaults file is configured, it must contain the username and password.

@nerdmagic
Copy link
Author

I think I got too enthusiastic, and multiple instances doesn't actually work.

@chrisboulton
Copy link
Owner

I'm still super interested in the defaults file support if you're able to rebase?

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

Successfully merging this pull request may close these issues.

2 participants