Content-Length: 208602 | pFad | http://github.com/vitessio/vitess/issues/17966

2C Feature Request: MySQL 9.2 support · Issue #17966 · vitessio/vitess · GitHub
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

Feature Request: MySQL 9.2 support #17966

Open
niladrix719 opened this issue Mar 14, 2025 · 1 comment
Open

Feature Request: MySQL 9.2 support #17966

niladrix719 opened this issue Mar 14, 2025 · 1 comment
Labels
Needs Triage This issue needs to be correctly labelled and triaged

Comments

@niladrix719
Copy link

niladrix719 commented Mar 14, 2025

Feature Description

Feature Description

MySQL 9.2 is expected to introduce new changes, deprecations, and improvements. To ensure Vitess remains compatible with the latest MySQL versions, we need to add support for MySQL 9.2.

Context

Slack Discussion

Use Case(s)

Running Vitess with MySQL 9.2

@niladrix719 niladrix719 added the Needs Triage This issue needs to be correctly labelled and triaged label Mar 14, 2025
@dbussink
Copy link
Contributor

MySQL 9.2 is expected to introduce new changes, deprecations, and improvements. To ensure Vitess remains compatible with the latest MySQL versions, we need to add support for MySQL 9.2.

There's no current MySQL 9.x LTS release yet, so this hasn't been much of a priority. The major will be that we have to handle the removal of mysql_native_password which we hard depend on right now for how we set up replication in MySQL from Vitess.

This has to be switched to caching_sha2_password, but that requires TLS certificate setup within the Vitess cluster. Either also replication needs to be TLS, or plain text is still used but then you still need the certificates for the caching_sha2_password handshake to authenticate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage This issue needs to be correctly labelled and triaged
Projects
None yet
Development

No branches or pull requests

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/vitessio/vitess/issues/17966

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy