add binlog usage restrictions#5832
Conversation
Co-authored-by: leoppro <i@leop.pro>
Co-authored-by: leoppro <i@leop.pro>
|
@sticnarf PTAL |
|
@sticnarf: DetailsIn response to this:
Instructions 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 ti-community-infra/tichi repository. |
| * TiDB Binlog 与 TiDB v4.0.7 版本开始引入的以下特性不兼容,无法一起使用: | ||
|
|
||
| - TiDB 系统变量 [tidb_enable_amend_pessimistic_txn](/system-variables.md#tidb_enable_amend_pessimistic_txn-从-v407-版本开始引入):两个功能存在兼容性问题,一起使用会造成 TiDB Binlog 复制数据不一致的正确性问题。 |
There was a problem hiding this comment.
这个提醒得 cherry-pick 到 4.0 文档吧?
There was a problem hiding this comment.
可以,这个合并后,我把这段挪过去
Co-authored-by: Coco Yee <40977455+yikeke@users.noreply.github.com>
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/merge |
|
@yikeke: DetailsIn response to this:
Instructions 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 ti-community-infra/tichi repository. |
|
/status LGT2 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: cd3dddd |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5840 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: Ian <ArGregoryIan@gmail.com>
|
/translation done |
|
/remove-translation doing |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Increase the restriction of using binlog in version 5.0
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?