Commit Graph

19 Commits

Author SHA1 Message Date
2ef0a36f71 *: Removed tidb_enable_list_partition (#42846)
close pingcap/tidb#42842
2024-09-25 00:24:19 +00:00
3176b9c263 *: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
2024-09-04 04:49:45 +00:00
dfa7ea6de0 *: replace ddl callback injection with failpoint (#55215)
ref pingcap/tidb#54436
2024-08-07 08:44:17 +00:00
68b529ebf5 ddl: replace OnJobUpdated callback with failpoint (#55091)
ref pingcap/tidb#54436
2024-08-01 04:34:26 +00:00
ac786cb1a3 server: refine the connection counter logic (#54546)
close pingcap/tidb#54428, close pingcap/tidb#54545
2024-07-15 05:11:58 +00:00
009f9a729c test: use a mysql driver supporting cursor fetch to test the cursor fetch function (#54287)
close pingcap/tidb#54286
2024-07-02 09:23:56 +00:00
31c1de0b4f *: add test for issue #54254 and it has been fixed by pr #54183 (#54301)
close pingcap/tidb#54254
2024-06-28 06:43:24 +00:00
9aeaa76c5c *: fix a bug that update statement uses point get and update plan with different tblInfo (#54183)
close pingcap/tidb#53634
2024-06-26 10:28:23 +00:00
24990b5ddd server: handle the case the type of param is set for the param sent by SEND_LONG_DATA (#52720)
close pingcap/tidb#52711
2024-04-25 03:40:41 +00:00
07ef009486 server, metrics: remove the connection count on server, only use the metrics (#51996)
close pingcap/tidb#51889
2024-03-22 09:47:15 +00:00
5e6cb1689e session: load variables before parsing SQL (#51466)
close pingcap/tidb#51387
2024-03-05 17:57:35 +00:00
0250675b0b txn: deprecate the transaction auto retry and related statement count limit (#50782)
ref pingcap/tidb#50350
2024-01-30 08:10:59 +00:00
51e1e13494 *: update interface{} to any (#50770)
ref pingcap/tidb#50765
2024-01-29 07:21:29 +00:00
4f38f2913b server: fix decode issue for prefetch point plan index keys (#50037)
close pingcap/tidb#50012
2024-01-03 12:59:02 +00:00
e80385270c metrics: add connection and fail metrics by resource group name (#49424)
ref pingcap/tidb#49318
2024-01-03 06:05:02 +00:00
9fad344aac txn: make load data transactional (#49079)
ref pingcap/tidb#49078
2023-12-18 07:43:53 +00:00
0f35b6f813 *: integrate PD HTTP client to the store helper (#48276)
ref pingcap/tidb#35319
2023-11-15 04:47:16 +00:00
9d6d6fd3da session: fix select for update statement can't get stmt-count-limit error (#48412)
close pingcap/tidb#48411
2023-11-09 07:29:12 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00