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

Allow multiple instances in mysql #220

Closed
wants to merge 6 commits into from
Closed

Allow multiple instances in mysql #220

wants to merge 6 commits into from

Conversation

italicninja
Copy link
Contributor

@italicninja italicninja commented Aug 3, 2016

The idea for this is along the lines of #155. I needed to be able to check multiple MySQL instances on the same host so I modified the integration a bit to support this.
I saw #147 has been under discussion for a while and needed something quick. This should have backward comparability as I've tested it in our environment. Would like some additional feedback on how this works for others.

@truthbk
Copy link
Member

truthbk commented Aug 8, 2016

@IanCrouch thanks a lot for this PR, indeed mysql should be a multi-instance manifest/config, so this is great. Unfortunately, this has broken the spec tests.... Could you please take a look and see what needs fixing? Thanks!

@rabidscorpio
Copy link

@IanCrouch Any way you could fix the merge conflict and the spec tests? This would help us a lot so that we don't have to modify the forge module locally every time we upgrade. Cheers!

@italicninja
Copy link
Contributor Author

@rabidscorpio I'll look into it. Sorry work took me away for a while.

@italicninja italicninja deleted the multi_mysql branch October 21, 2016 21:33
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.

3 participants