v8.5.6: DM supports MySQL 8.4 (#22505)#22676
v8.5.6: DM supports MySQL 8.4 (#22505)#22676ti-chi-bot wants to merge 4 commits intopingcap:feature/preview-v8.5.6from
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Code Review
This pull request updates the DM compatibility catalog to reflect that MySQL 8.4 is now experimentally supported starting from TiDB v8.5.6. It also adds specific notes and documentation links regarding the lack of support for binlog transaction compression for MySQL versions 8.0 through 8.4. I have no feedback to provide.
|
/hold |
|
@ti-chi-bot: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This is an automated cherry-pick of #22505
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
This PR is translated from:
Other reference link(s):
dm: Add MySQL 8.4 info to compatibility catalog #22041
DM: Support MySQL 8.4 tiflow#11020
DM: Support for MySQL 8.4 tiflow#12396
Do your changes match any of the following descriptions?