Skip to content

Using correct driver for mysqlconnectorj#1645

Closed
tomaytotomato wants to merge 3 commits intotestcontainers:masterfrom
tomaytotomato:master
Closed

Using correct driver for mysqlconnectorj#1645
tomaytotomato wants to merge 3 commits intotestcontainers:masterfrom
tomaytotomato:master

Conversation

@tomaytotomato
Copy link
Copy Markdown

MySQLContainer now uses the correct mysql driver package, stop warnings

MySQLContainer now uses the correct mysql driver package, stop warnings
Copy link
Copy Markdown
Member

@rnorth rnorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @tomaytotomato.

However, this would seem to be a breaking change if people have older versions of the driver on their classpath. There was a suggestion in #1655 to do some slightly more involved but compatible logic to detect which driver to use.

Would you be able to try this approach instead?

@rnorth
Copy link
Copy Markdown
Member

rnorth commented Sep 8, 2019

This was fixed in #1760, which is being released now in https://github.com/testcontainers/testcontainers-java/releases/tag/1.12.1

@rnorth rnorth closed this Sep 8, 2019
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