Ruihao Chen
Ruihao Chen
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What changed and how does it work? ### Check List Tests - [x] Unit test -...
## Enhancement Currently, during the precheck phase, if the disk capacity is less than disk quota, precheck will failed. But the error message is a bit misleading: ``` +----+------------------------------------------------------------------------------------------------------------------------------------+-------------+--------+ |...
### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/61088 Problem Summary: ### What changed and how does it work? In the encode step, we will track the amount...
As we want to move sync_diff_inspector to tiflow repo, we have to sync all the PRs in tidb-tools to tiflow first.
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...
### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/63366 Problem Summary: If the last sub job in the multi schema change doesn't need reorg (i.e., no index involved),...
### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/63366 Problem Summary: ### What changed and how does it work? Disable lossy modify column optimization in the following cases:...
### What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tidb/issues/57497, close #64947 Problem Summary: Manually pick dynamic parameter change related PR, including - All PRs in https://github.com/pingcap/tidb/pull/62083 - https://github.com/pingcap/tidb/pull/57770...
## Enhancement Cherry-pick feature https://github.com/pingcap/tidb/issues/57497 to release 8.5