Commit Graph

243 Commits

Author SHA1 Message Date
1d87cb99bd domain: randomly trigger the DumpStatsDeltaToKV (#48692)
close pingcap/tidb#48693
2023-11-20 02:56:41 +00:00
6260e66ad8 ddl: use latest PD address to register lightning (#48687)
close pingcap/tidb#48680
2023-11-18 05:24:38 +00:00
36cb29fd19 disttask: optimize metrics (#48663)
close pingcap/tidb#48592
2023-11-17 17:42:18 +00:00
844ba426b9 disttask: fix subtask finished immediately and mark success when encountering network partition (#48660)
ref pingcap/tidb#46258, close pingcap/tidb#48649
2023-11-17 13:00:48 +00:00
6b3df662ca flashback: support to flashback to tso syntax (#48493)
close pingcap/tidb#48372
2023-11-17 12:17:18 +00:00
657f0d94a9 pkg: stop using math/rand.Seed (#48653) 2023-11-17 06:00:53 +00:00
4e49d6fb00 session: fix mock upgrade mode in test (#48555)
close pingcap/tidb#48554
2023-11-17 06:00:47 +00:00
2f2f916926 expression: always use the ctx in parameter for method Equal in all expressions (#48596)
close pingcap/tidb#48595
2023-11-17 05:09:47 +00:00
ab354f3e5c tests: move more tests to integration test (#48647)
ref pingcap/tidb#45961
2023-11-17 03:42:47 +00:00
1b58a8d63d executor: Move sort tests to sortexec package (#48636)
ref pingcap/tidb#47733
2023-11-17 03:05:18 +00:00
1f7c1e02bc server,session: Add status vars for compression (#48152)
close pingcap/tidb#44473
2023-11-16 21:30:47 +00:00
bee28760d8 parser/executor: admin show/set bdr role (#48504)
ref pingcap/tidb#48519
2023-11-16 12:44:16 +00:00
fb58ab7a02 statstics: remove useless cache (#48650)
ref pingcap/tidb#47275
2023-11-16 11:47:18 +00:00
311d8a2957 disttask: add awserr. RequestCanceled as graceful shutdown err (#48639)
close pingcap/tidb#48635
2023-11-16 10:11:17 +00:00
1dd78de6ec executor,infoschema: add I_S table: TIDB_CHECK_CONSTRAINTS (#48313)
close pingcap/tidb#47565
2023-11-16 09:32:17 +00:00
3f1c6985c8 planner: quick fix the panic issue when restoring hints from a plan (#48640)
ref pingcap/tidb#46791
2023-11-16 07:51:47 +00:00
5960d0d9bb planner: fix index merge union case couldn't sink limit into index merge reader (#48590)
close pingcap/tidb#48588
2023-11-16 03:12:46 +00:00
87e121f526 tests: update mysql-tester, move more tests to integration test (#48617)
ref pingcap/tidb#45961
2023-11-16 02:09:46 +00:00
6144dddcab executor: avoid displaying progress when to merge global stats (#48601)
close pingcap/tidb#48602
2023-11-15 14:20:16 +00:00
446232fed0 expression, types: fix the logic of converting duration to year (#48565)
close pingcap/tidb#48557
2023-11-15 12:30:46 +00:00
42d8f58117 executor: fix typo of some tests (#48604)
ref pingcap/tidb#48622
2023-11-15 11:48:46 +00:00
1a27050e6d global sort: fix set tidb_cloud_storage_uri should be redacted (#48593)
close pingcap/tidb#48498
2023-11-15 10:38:16 +00:00
db2e239496 types: remove param explicitTz from types.ParseTime (#48574)
close pingcap/tidb#48573
2023-11-15 08:08:17 +00:00
159d8eba19 extension: add README.md to extension (#48589)
ref pingcap/tidb#38493
2023-11-15 07:11:17 +00:00
1c8d383487 executor: union scan refactor for index read scenario (#45786)
ref pingcap/tidb#43249
2023-11-15 06:03:46 +00:00
0f35b6f813 *: integrate PD HTTP client to the store helper (#48276)
ref pingcap/tidb#35319
2023-11-15 04:47:16 +00:00
10b3e6aa60 table: fix the iterator of multi-valued index (#48594)
close pingcap/tidb#48304
2023-11-15 02:47:16 +00:00
625dc4e3cd expression: use parameter ctx to do evaluate instead of the inner one for all builtinFuncs (#48409)
close pingcap/tidb#48408
2023-11-14 12:38:16 +00:00
911334b6ef *: upgrade and adapt to the new PD client (#48575)
ref pingcap/tidb#35319
2023-11-14 09:27:45 +00:00
4793a0428b pkg/param: add correct fsp for duration (#48564)
close pingcap/tidb#48563
2023-11-14 07:18:44 +00:00
69028f1689 util/intest: provide intest.AssertNotNil and intest.AssertNoError (#48579)
close pingcap/tidb#48578
2023-11-14 05:57:44 +00:00
361bdaba25 executor: put SortExec and TopNExec into different files (#48569)
ref pingcap/tidb#47733
2023-11-14 03:42:44 +00:00
50237bdf1d statistics: use new DDL event in stats handler (#48516)
ref pingcap/tidb#48126
2023-11-13 12:17:15 +00:00
ebb7568fda planner: Improve the DoOptimize function names to minimize unnecessary confusion (#48540) 2023-11-13 07:32:14 +00:00
6d00d10d7a parser: fix some deadlinks (#48539)
close pingcap/tidb#41241
2023-11-13 06:54:45 +00:00
6e8df186f5 executor: fix goroutine leak for EvalSubqueryFirstRow (#48133)
close pingcap/tidb#48007
2023-11-13 02:27:43 +00:00
44f943063d handle: use logutil to unify the log category (#48520) 2023-11-10 11:00:43 +00:00
5b05c0dba8 tests: update mysql-tester commit (#48462) 2023-11-10 03:26:13 +00:00
04bf73a62a metrics: add server status count (#48292)
close pingcap/tidb#48291
2023-11-10 02:53:13 +00:00
af44de3abb util: add recover wrapper with error group (#48479)
close pingcap/tidb#48480
2023-11-09 13:11:12 +00:00
151b5b1df9 variable: disable tidb_read_staleness for SET_VAR hint (#48477)
close pingcap/tidb#48478
2023-11-09 11:15:43 +00:00
ad6385ab30 statistics: avoid oom when to gc large stats_history (#48430)
close pingcap/tidb#48431
2023-11-09 10:42:53 +00:00
8ce2ad1696 parse: fix the type of date/time parameters (#48237)
close pingcap/tidb#45190
2023-11-09 10:42:42 +00:00
24c7f8c39b server,session: make sure ResultSet.Close() errors return to the client (#48447)
ref pingcap/tidb#48411, close pingcap/tidb#48446
2023-11-09 09:54:49 +00:00
7eb6e61b3d statistics: Refactor code to improve readability (#48414) 2023-11-09 09:54:42 +00:00
7396e54bfa copr: fix copr cache panic when tidb_enable_collect_execution_info is off (#48340)
close pingcap/tidb#48212
2023-11-09 08:23:20 +00:00
277169a201 domain: improve information log information (#47810)
close pingcap/tidb#47809
2023-11-09 08:23:13 +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
831c698acc planner: add rand test for cnf/dnf index merge case (#48363)
close pingcap/tidb#47759
2023-11-09 06:02:13 +00:00
f47b97806e ddl: do not switch to import mode during adding index (#48083)
close pingcap/tidb#48259
2023-11-09 05:33:42 +00:00