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

Fix URL parsing for AWS MySql JDBC Driver #3502

Merged
merged 5 commits into from
Apr 18, 2022

Conversation

eric-ming2
Copy link
Contributor

@eric-ming2 eric-ming2 commented Apr 14, 2022

Correctly parses JDBC URIs with the prefix jdbc:mysql:aws://.

This does not fix the larger issue, so AWS MySQL is still currently unsupported.

@eric-ming2 eric-ming2 requested a review from a team as a code owner April 14, 2022 14:35
@eric-ming2 eric-ming2 linked an issue Apr 14, 2022 that may be closed by this pull request
@eric-ming2 eric-ming2 changed the title Support AWS MySql JDBC Driver Start to Support AWS MySql JDBC Driver Apr 18, 2022
@eric-ming2 eric-ming2 changed the title Start to Support AWS MySql JDBC Driver Fix URL parsing for AWS MySql JDBC Driver Apr 18, 2022
@eric-ming2 eric-ming2 merged commit 661b886 into master Apr 18, 2022
@eric-ming2 eric-ming2 deleted the ericming/support-aws-mysql-jdbc branch April 18, 2022 17:32
@github-actions github-actions bot added this to the 0.100.0 milestone Apr 18, 2022
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.

None yet

2 participants