update v16 release notes about VTGate Advertised MySQL Version#12957
Merged
harshit-gangal merged 3 commits intovitessio:mainfrom Apr 25, 2023
Merged
update v16 release notes about VTGate Advertised MySQL Version#12957harshit-gangal merged 3 commits intovitessio:mainfrom
harshit-gangal merged 3 commits intovitessio:mainfrom
Conversation
Signed-off-by: yoheimuta <yoheimuta@gmail.com>
Contributor
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
If a new flag is being introduced:
If a workflow is added or modified:
Bug fixes
Non-trivial changes
New/Existing features
Backward compatibility
|
frouioui
reviewed
Apr 24, 2023
frouioui
reviewed
Apr 24, 2023
Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
harshit-gangal
approved these changes
Apr 25, 2023
GuptaManan100
pushed a commit
that referenced
this pull request
May 2, 2023
… Version (#12957) (#12962) * update v16 release notes about VTGate Advertised MySQL Version Signed-off-by: yoheimuta <yoheimuta@gmail.com> * Update changelog/16.0/16.0.0/release_notes.md Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> * Update changelog/16.0/16.0.0/summary.md Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> --------- Signed-off-by: yoheimuta <yoheimuta@gmail.com> Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> Co-authored-by: yoheimuta <yoheimuta@gmail.com> Co-authored-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR provides a better warning regarding the v16 upgrade:
VTGate Advertised MySQL Version is a breaking change for MySQL 5.7 users.Discussion on Slack: https://vitess.slack.com/archives/C0PQY0PTK/p1682067776047289
Related Issue(s)
Follow up to #11989
Checklist
Deployment Notes