Jack Yu
Jack Yu
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` mysql> show create table t; +-------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Table | Create Table...
Signed-off-by: Jack Yu ### What problem does this PR solve? Issue Number: close #36861 Problem Summary: https://github.com/pingcap/tidb/pull/17885 reduced parts of this kind of logs, it could still be found in...
## Feature Request **Is your feature request related to a problem? Please describe:** In some scenarios, it is possible that the SQLs for different databases are the same. It is...
### What problem does this PR solve? Issue Number: close #51007, also will close #48958 Problem Summary: ### What changed and how does it work? Revert https://github.com/pingcap/tidb/pull/36844 Add `tidb_enable_point_get_cache` back....
If the requests are retriable, high log level will make the log files too noisy.
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) It seems that there are many long insert internal SQL statements in...
### What problem does this PR solve? Issue Number: close #47377 Problem Summary: Remove the retries. ### What is changed and how it works? ### Check List Tests - [x]...
### What problem does this PR solve? Issue Number: close #55716 Problem Summary: ### What changed and how does it work? ### Check List Tests - [x] Unit test -...