Skip to content

add config for defaults file option, allow for multiple instances#6

Open
nerdmagic wants to merge 2 commits intochrisboulton:masterfrom
nerdmagic:master
Open

add config for defaults file option, allow for multiple instances#6
nerdmagic wants to merge 2 commits intochrisboulton:masterfrom
nerdmagic:master

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