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

MySQL container configuration #415

Closed
iNikem opened this issue Jul 24, 2017 · 2 comments
Closed

MySQL container configuration #415

iNikem opened this issue Jul 24, 2017 · 2 comments

Comments

@iNikem
Copy link
Contributor

iNikem commented Jul 24, 2017

Currently there is no way to configure the username/password/database name of the MySQLContainer. And one cannot even do it using withCreateContainerCmdModifier because e.g. org.testcontainers.containers.MySQLContainer#getUsername returns hard-coded value

@kiview
Copy link
Member

kiview commented Jul 24, 2017

See #400 for a possible solution to this problem.

@iNikem
Copy link
Contributor Author

iNikem commented Jan 28, 2018

Fixed by #400

@iNikem iNikem closed this as completed Jan 28, 2018
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

No branches or pull requests

2 participants