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

[Java] JDBC mysql driver test #8154

Merged
merged 2 commits into from
May 20, 2021

Conversation

harshit-gangal
Copy link
Member

@harshit-gangal harshit-gangal commented May 20, 2021

Description

Added MySQL JDBC driver to test it with Vitess and also shows that @<tablet_type> works in the connection string.

Related Issue(s)

Closes #7916

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal added Component: Java Pull requests that update Java code Type: Testing labels May 20, 2021
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal merged commit a0670da into vitessio:master May 20, 2021
@harshit-gangal harshit-gangal deleted the java-mysql-test branch May 20, 2021 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Java Pull requests that update Java code Type: Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jdbc:mysql @replica is not working
2 participants