Commit Graph

19319 Commits

Author SHA1 Message Date
2f6401a094 build(deps): bump golang.org/x/oauth2 from 0.2.0 to 0.3.0 (#40140) 2022-12-26 19:30:16 +08:00
8a4b31a109 store/copr: don't reset concurrency of analyze req to 2 (#40168)
close pingcap/tidb#40162
2022-12-26 16:12:15 +08:00
388364d5f5 br: recursive split batch create table when restore failure on batch create table (#39829)
close pingcap/tidb#39029
2022-12-26 11:58:15 +08:00
1ace97069e lightning: disable foreign key checks (#40032)
close pingcap/tidb#40027
2022-12-26 10:58:15 +08:00
c30a9fffe1 ddl: prohibit change name of partitioning column (#40147)
close pingcap/tidb#40135
2022-12-24 10:52:15 +08:00
c61ef1dcb1 ttl: escape parameters for finish job sql (#40118)
close pingcap/tidb#40115
2022-12-23 18:42:14 +08:00
014159df0a statistics: fix incorrect datetime value when loading stats (#40084)
close pingcap/tidb#39336
2022-12-23 17:40:14 +08:00
14879a7398 planner: move code of generating IndexMergePath to a separated file (#40134) 2022-12-23 17:02:14 +08:00
d2be278578 ddl: set context correctly in the setDDLLabelForDiagnosis (#40090)
close pingcap/tidb#40099
2022-12-23 15:04:14 +08:00
18c71f40f6 parser: fix cast function restore (#40129)
close pingcap/tidb#40130
2022-12-23 14:24:14 +08:00
53edd892a3 ddl: fix issue of partition table with foreign key and add more test case (#40122) 2022-12-23 13:04:14 +08:00
130568716e ddl: fix issue of add foreign key too slow in big table (#40112)
close pingcap/tidb#40111
2022-12-22 23:02:55 +08:00
5c04d78f29 *: support foreign key check/cascade when execute replace into statement (#40069)
close pingcap/tidb#40068
2022-12-22 18:30:55 +08:00
5fdd3bd56a server: support download plan replayer continues capture file (#40085) 2022-12-22 17:42:54 +08:00
4adce4cded statistics: fix the sync load sql did'nt running internally (#40087)
close pingcap/tidb#39511
2022-12-22 17:00:55 +08:00
aeccf77637 *: optimize mpp probe (#39932)
close pingcap/tidb#39686
2022-12-22 15:42:55 +08:00
0f4bd73741 server: avoid reusing cached stmt ctx on cursor read (#40023)
close pingcap/tidb#39998
2022-12-22 11:00:55 +08:00
4e43b14db6 metrics: add metrics for ema cpu metrics and GOGC (#40049)
close pingcap/tidb#40092
2022-12-22 10:40:55 +08:00
47ace08035 *: filter particularly errors when truncateAsWarning is true (#40078) 2022-12-21 23:16:55 +08:00
fc3f04b7b6 parser: support keep_order and no_keep_order hint (#39965)
ref pingcap/tidb#39964
2022-12-21 22:16:55 +08:00
9e8a21c460 planner: check the ignore-plan-cache hint in insert-stmt (#40080)
ref pingcap/tidb#39717, close pingcap/tidb#40079
2022-12-21 20:40:55 +08:00
ad0c202088 *: fix issue of multi-schema change with foreign key (#40042)
close pingcap/tidb#40037
2022-12-21 19:58:55 +08:00
13e2120579 sysvar: allow modifying 'tidb_allow_remove_auto_inc' when SEM is ON (#40083)
close pingcap/tidb#38238
2022-12-21 19:28:55 +08:00
b4f500e018 ddl: check the limitation when creating multi-valued index (#39818)
close pingcap/tidb#40086
2022-12-21 18:08:55 +08:00
08f23ef9fe planner: support set binding status by sql digest (#39517)
ref pingcap/tidb#39199
2022-12-21 17:28:54 +08:00
785f515b3a planner: add more test cases for MPP hints (#39933) 2022-12-21 16:58:55 +08:00
2150c6b3a1 executor: close recordset again (#40073) 2022-12-21 15:52:55 +08:00
51cce4578e ddl: use latest ts to read record for adding index (#40081)
close pingcap/tidb#40074
2022-12-21 14:30:55 +08:00
a2fa187511 build(deps): bump golang.org/x/time from 0.2.0 to 0.3.0 (#39912) 2022-12-21 11:58:54 +08:00
ae2d551171 cpu: fix ticker to avoid close early (#40036)
ref pingcap/tidb#40029
2022-12-21 10:38:56 +08:00
fdf335e3e5 *: make auto-analyze killable by global memory limit (#39978)
ref pingcap/tidb#39971, close pingcap/tidb#39994
2022-12-20 21:56:55 +08:00
806fcbfde9 sessionctx: disable gc aware memory track (#40019)
close pingcap/tidb#39971
2022-12-20 20:50:54 +08:00
5f1a739491 planner: add more test cases for non-prep plan cache (#40060) 2022-12-20 19:58:54 +08:00
0f3031e3da ddl: add privilege check when alter table add foreign key (#40051)
close pingcap/tidb#40050
2022-12-20 19:08:55 +08:00
017901d1d6 *: extend skyline pruning diagnostic info and add extra warnings (#39894)
ref pingcap/tidb#39893
2022-12-20 18:00:55 +08:00
6ab38033b8 oomtest: add whitelist for oom test to fix flaky test (#40055)
close pingcap/tidb#40054
2022-12-20 17:38:55 +08:00
4a72171ffb *: Fix issue 39999, used wrong column id list for checking partitions (#40003)
close pingcap/tidb#39999
2022-12-20 16:44:54 +08:00
030c50604a ddl: fix waiting for wrong schema version if TiDB server restart (#39985)
close pingcap/tidb#39981
2022-12-20 15:02:54 +08:00
9f4dd8039b planner: fix the issue that NonPrep Cache cannot work with Explain well (#40044)
close pingcap/tidb#40039
2022-12-20 13:50:54 +08:00
ae58fa1c8b expression: introduce cast(... as ... array) in expression index (#39992)
close pingcap/tidb#40045
2022-12-20 12:56:54 +08:00
5a08acdf19 docs: fix 'enable_global_index' to 'enable-global-index' (#40009) 2022-12-20 10:34:57 +08:00
0c1808245b *: support sample for compressed files for adjustment (#39680)
ref pingcap/tidb#38514
2022-12-19 15:42:54 +08:00
3edde02708 executor: fix unstable TestMaxPreparedStmtCount (#40024)
ref pingcap/tidb#39735
2022-12-19 15:12:54 +08:00
08f6ea484f metrics: add EMA cpu usage (#39995)
close pingcap/tidb#40029
2022-12-19 14:58:53 +08:00
48585a7823 ddl: retry prepare RPC when meets region error (#39834)
close pingcap/tidb#39836
2022-12-19 12:50:54 +08:00
47f54603fa executor: close recordset again (#40010) 2022-12-19 11:40:54 +08:00
f150d37651 *: revert 38302, forbid modify column on partition table (#39991)
ref pingcap/tidb#39915, ref pingcap/tidb#39922
2022-12-17 15:16:53 +08:00
223a9128b0 staleread, session: internal write request should be accepted with external ts (#39967)
close pingcap/tidb#39966
2022-12-17 13:48:52 +08:00
3970cfc7a0 planner, json: restore cast flag after substitute column in cast (#39997)
close pingcap/tidb#39806
2022-12-17 00:52:52 +08:00
d2393e3e4d fix: ebs volume restore failure since incorrect unfinished volumes (#39975)
close pingcap/tidb#39974
2022-12-16 21:22:53 +08:00