Commit Graph

1117 Commits

Author SHA1 Message Date
042365fa12 *: move row count cache from package executor to statistics (#44250) 2023-05-30 04:28:42 +00:00
8deae8a70e executor,store,kv: Introduce mpp coordinator interface (#44034)
ref pingcap/tidb#44032
2023-05-25 10:55:39 +00:00
6e11eefcfc loaddata: don't split transaction and revert some change (#44136)
ref pingcap/tidb#44078
2023-05-25 03:43:38 +00:00
0c336cc1ef server: Add connection attributes and auth method to conninfo (#43783)
ref pingcap/tidb#43720
2023-05-22 17:05:38 +00:00
f09d950add executor,util: Correct error for MAX_EXECUTION_TIME (#43041)
close pingcap/tidb#43031
2023-05-18 16:33:36 +00:00
fec4990bff extension: fix panic when use db command return error (#43921)
close pingcap/tidb#43918
2023-05-17 17:35:35 +00:00
8ae3cac826 *: Make DDL unaffected by killing TiDB instance (#43871) 2023-05-17 16:32:36 +08:00
4d011d47ef server: Improve connection info (#43721)
close pingcap/tidb#43720
2023-05-12 13:32:23 +00:00
72cf5dfaf1 server: support compressed MySQL protocol (#36780)
close pingcap/tidb#22605
2023-05-12 07:16:22 +00:00
7caffd9ba4 privilege, server: support LDAP authentication (#43582)
close pingcap/tidb#43580
2023-05-10 14:51:21 +00:00
5f92a50a66 *: fix incorrect handling of EXECUTE stmt in plan replayer capture (#43662)
close pingcap/tidb#43620
2023-05-10 13:46:07 +00:00
5c31e16944 ddl: background reorganization change for admin pause/resume ... (#43297)
close pingcap/tidb#18015, ref pingcap/tidb#40041
2023-05-10 06:54:08 +00:00
0c1f36338b planner, statistics: fix panic in plan replayer debug trace and add more tests (#43278)
ref pingcap/tidb#43069, close pingcap/tidb#43412
2023-05-06 09:46:56 +00:00
78e614f0e6 loaddata: make some test use 1 thread explicitly (#43394)
ref pingcap/tidb#42930
2023-04-26 02:29:51 +00:00
96fa4692b0 fix join address on ipv6 (#43259) 2023-04-23 15:12:44 +00:00
0423a09188 planner, statistics: add more debug trace (#43200)
ref pingcap/tidb#43069
2023-04-20 06:11:20 +08:00
bcd2233901 *: format the error message when query/instance exceeds memory quota (#43182)
close pingcap/tidb#42044
2023-04-19 23:13:32 +08:00
cf8a941d10 testenv: unite all GOMAXPROCS at test (#43175) 2023-04-19 16:49:35 +08:00
eb2771d1ee statistics, planner: add debug trace base utils and trace for GetRowCountByXXX() (#43120)
ref pingcap/tidb#43069
2023-04-18 22:37:19 +08:00
7f494f1f87 server: skip unstable test TestDBStmtCount (#43139)
close pingcap/tidb#43138
2023-04-18 17:53:27 +08:00
b1e6fe72f3 planner: non-prep and prep statements use the same unified plan cache (#43094)
ref pingcap/tidb#36598
2023-04-17 22:51:26 +08:00
5322b51bd8 *: add debug trace to plan replayer (#43048) 2023-04-17 19:55:26 +08:00
464fb18809 server: ignore Preprocess error for the prefetchPointPlanKeys optimization (#39945)
close pingcap/tidb#39664
2023-04-14 14:47:02 +08:00
5f6de26906 *: prefetch BatchPointGet for partition tables in multi-statement (#42506)
ref pingcap/tidb#41367
2023-04-13 20:35:01 +08:00
6958fd3cc9 server: normalize SQL of execute command in logs when redaction enabled (#42847) 2023-04-13 18:13:02 +08:00
2002ca106e load data: physical mode part2 (#42883)
ref pingcap/tidb#40499
2023-04-13 14:09:01 +08:00
b118a1822a session: set GOMAXPROCS for test (#42908) 2023-04-11 14:09:02 +08:00
856648ace6 domain, session: print more MDL log and make MDL more stable (#42891)
close pingcap/tidb#42890
2023-04-10 20:17:00 +08:00
2bf6eead13 *: LOAD DATA support compressed source file (#42813)
ref pingcap/tidb#40499
2023-04-10 16:33:00 +08:00
d6a5054b72 *: global memory controller should not kill session whose mem less than limit_sess_min_size (#42803) 2023-04-07 13:02:58 +08:00
566c3f6f8e planner: refactor PreparedParams for non-prep plan cache (#42844)
ref pingcap/tidb#36598
2023-04-06 21:32:58 +08:00
4675e4e169 planner: add more test cases for non-prep plan cache (#42801)
ref pingcap/tidb#36598
2023-04-04 19:28:57 +08:00
ab26d167b2 extension: import extension for tidb-server (#42651)
ref pingcap/tidb#38493
2023-03-29 10:36:54 +08:00
a1407b29fa loaddata: split functionalities to prepare concurrent load (#42565)
ref pingcap/tidb#40499
2023-03-28 23:20:55 +08:00
976148d868 lightning: refactor for reuse part2 (#42626)
ref pingcap/tidb#40499
2023-03-28 21:26:54 +08:00
bf470aa99a planner: initialize charset, collation and repertoire correctly for parameter values (#42645)
ref pingcap/tidb#36598
2023-03-28 20:40:54 +08:00
7442a66e4b planner: fix incompatibility issues between plan-cache and expr-blacklist (#42606)
ref pingcap/tidb#36598
2023-03-27 22:00:54 +08:00
2e8a982cb0 session, com_stmt: fetch all rows during EXECUTE command (#42473)
close pingcap/tidb#41891, close pingcap/tidb#42424
2023-03-23 17:34:43 +08:00
d9149b0afa server: prefetch for DELETE and BatchPointGet when multi-statement (#29391)
close pingcap/tidb#41367
2023-03-22 20:14:42 +08:00
0fe2637137 server: fix unstable test-case TestInternalSessionTxnStartTS (#42392)
close pingcap/tidb#42269
2023-03-20 20:40:43 +08:00
479b44523b *: fix data race in the mockProxyProtocolProxy (#42358)
close pingcap/tidb#41685
2023-03-17 18:35:32 +08:00
c6ccec8689 *: fix data race at the TxnTotalSizeLimit (#42336)
close pingcap/tidb#42335
2023-03-17 12:56:40 +08:00
e09a2140ca executor: add default value for LOAD DATA batch size (#42310)
ref pingcap/tidb#40499
2023-03-16 22:04:40 +08:00
982e0dcb7f *: LOAD DATA support WITH DETACHED (#42159)
ref pingcap/tidb#40499
2023-03-15 19:48:39 +08:00
6bc625c36e server: Set default drainClientWait as 15s (#42134)
close pingcap/tidb#32110
2023-03-15 13:10:38 +08:00
19c53a32cc executor: fix broken happens-before during refactor LOAD DATA (#42235)
close pingcap/tidb#42233
2023-03-15 12:30:46 +08:00
5f8002fec7 session, com_stmt: store and restore the params for cursor fetch (#41441)
close pingcap/tidb#40094
2023-03-15 12:30:39 +08:00
e927cade5c txn: disable rc read check ts for cursor read mode (#42185)
close pingcap/tidb#42184
2023-03-14 17:44:48 +08:00
ea243088e1 load data: move param and some init logic into importer pkg (#42075)
ref pingcap/tidb#40499
2023-03-13 18:58:40 +08:00
fd91259793 executor: LOAD DATA INFILE support asterisk matching (#42050)
ref pingcap/tidb#40499
2023-03-13 13:50:39 +08:00