Commit Graph

5527 Commits

Author SHA1 Message Date
0db6df713b planner: recover table/schema only needs create and drop privilege (#41226)
close pingcap/tidb#40633
2023-02-10 22:38:00 +08:00
c6e6d621e2 ddl: check the key existence on original index (#40749)
close pingcap/tidb#40730
2023-02-10 15:22:00 +08:00
90cf3718d8 planner: fix can't find proper physical plan caused by virtual column (#41132)
close pingcap/tidb#41014
2023-02-09 21:26:17 +08:00
5e8cf8f6e1 metrics: Add metrics and telemetry for aggressive locking (#41038)
close pingcap/tidb#41037
2023-02-09 21:26:01 +08:00
1167fafdd6 stmtsummary: add persistence implementation (#40814)
ref pingcap/tidb#40812
2023-02-09 18:05:59 +08:00
9f5cc51b42 *: support recover multi-valued index (#41181)
close pingcap/tidb#41180
2023-02-09 16:06:00 +08:00
5cb84186dc executor: track the memroy usage in HashJoin probe phase (#41081)
close pingcap/tidb#40500
2023-02-09 14:40:02 +08:00
1140b7c3b1 *: remove ru token in resource group schema and set brust limit (#41174)
ref pingcap/tidb#38825
2023-02-09 06:55:59 +08:00
bdef910bec store/copr: enable store batch by default & add extra copr concurrency and batch nums in stats (#40711)
ref pingcap/tidb#39361, close pingcap/tidb#40399
2023-02-09 03:07:59 +08:00
8398f0fe09 *: fix a timezone data race which may cause wrong row data (#41146)
close pingcap/tidb#40710
2023-02-08 12:21:58 +08:00
861773872b *: update bazel config (#41127)
close pingcap/tidb#41160
2023-02-08 09:49:58 +08:00
6adcc6552b *: use the latest independent resource group manager client (#41162)
ref pingcap/tidb#38825
2023-02-07 23:55:58 +08:00
8d65743b4e planner: support more pattern for index join inner side (#40999)
ref pingcap/tidb#40505
2023-02-07 21:31:58 +08:00
391c551258 parser: move LOAD DATA REMOTE into LOAD DATA (#41091)
ref pingcap/tidb#40499
2023-02-07 20:25:58 +08:00
57ab10c858 admin: fix recover expression cause index broken (#41092)
ref pingcap/tidb#40430, close pingcap/tidb#41087
2023-02-07 17:37:58 +08:00
c996d6437f flashback: retry getStoreGlobalMinSafeTS during execute flashback (#41100)
close pingcap/tidb#41086
2023-02-07 12:35:58 +08:00
833e0b9151 executor: use const varialbe for index merge handleWorkerPanic (#41066)
close pingcap/tidb#41065
2023-02-07 06:49:57 +08:00
00d48f90e6 *: update util/tracing and remove repeated code (#40825)
close pingcap/tidb#40809
2023-02-06 22:35:58 +08:00
191503599a executor: fix plan replayer dump for tpcds q97 (#41088)
close pingcap/tidb#41064
2023-02-06 21:45:58 +08:00
e5477b87d3 *: fix the sysvar value may be corrupted after set by subquery (#41003)
close pingcap/tidb#40979
2023-02-06 11:19:56 +08:00
bc2c1b229d executor: fix IndexMerge handle panic logic (#41036)
close pingcap/tidb#41047
2023-02-05 15:39:56 +08:00
975d177286 *: add resource group name into information_schema.processlist (#40739)
close pingcap/tidb#40724
2023-02-03 22:23:56 +08:00
98c22c1e32 statistics: use histogram count rather than realtime count to calculate stats healthy (#41031) 2023-02-03 16:11:57 +08:00
07af605381 *: add memory tracker for mppIterator (#40901)
close pingcap/tidb#40900
2023-02-02 16:53:57 +08:00
04f9b3c150 *: add UseAutoScaler config to disable AutoScaler (#40966)
close pingcap/tidb#40971
2023-02-02 16:11:56 +08:00
f0575a847b *: unify wru,rru to ru (#40884)
close pingcap/tidb#40883
2023-02-02 11:47:56 +08:00
f1a744a3e6 planner: add MppVersion for mpp task; support data compression in Exchange Operator; (#40132)
ref pingcap/tiflash#6620, close pingcap/tidb#40494
2023-02-02 11:11:56 +08:00
34516a377a br: disable foreign key check when br create table (#40951)
close pingcap/tidb#40952
2023-02-01 21:21:56 +08:00
95f4d0de27 planner: supply test cases for param limit in plan cache (#40868)
ref pingcap/tidb#40219
2023-02-01 20:53:56 +08:00
d28a8d84b5 *: support MockAutoScaler and AWSAutoScaler (#40729)
close pingcap/tidb#40747
2023-02-01 19:11:56 +08:00
01b231015a admin: support cleanup multi-valued index (#40428)
close pingcap/tidb#40427
2023-02-01 18:27:56 +08:00
bdc2f1b22f handle: support fallback for dump historical stats (#40889)
close pingcap/tidb#40890
2023-02-01 17:47:56 +08:00
d6302c1144 executor: Fix tidb crash on index merge reader (#40904)
close pingcap/tidb#40877
2023-02-01 14:33:56 +08:00
05edfd4a7d planner: fix HashAgg cannot pushdown to tiflash_compute (#40828)
close pingcap/tidb#40717
2023-01-31 16:17:54 +08:00
91686a3060 executor: add historical stats test and make it enabled (#40664) 2023-01-30 21:45:54 +08:00
86a6694de0 bindInfo: fix datarace on bindings (#40846)
close pingcap/tidb#40843
2023-01-30 19:59:55 +08:00
fd5e67581b planner: add a switch control if prepare stmt with param limit can be cached (#40712)
ref pingcap/tidb#40219
2023-01-30 12:01:54 +08:00
fe4a81df82 sessionctx: add validation for tidb_enable_plan_replayer_continues_capture (#40787) 2023-01-29 17:15:54 +08:00
4686338d0e ttl: add table mysql.ttl_job_history to store ttl job histories (#40655)
close pingcap/tidb#40654
2023-01-29 10:19:53 +08:00
26ca0401d9 executor: add foreign key and session variable test (#40785)
close pingcap/tidb#40784
2023-01-28 19:13:53 +08:00
55361cf75c linter: find inappropriate key in call to context.WithValue (#40769)
close pingcap/tidb#40796
2023-01-28 18:03:53 +08:00
bca433fcab planner: remove pickFromBucket field in LRUPlanCache (#40668)
ref pingcap/tidb#36598
2023-01-28 16:41:53 +08:00
76153ab9ff lint: update config of deprecated linter (#40763)
ref pingcap/tidb#40786
2023-01-28 11:57:53 +08:00
de856d9354 store/copr: move row hint into key range (#40105)
ref pingcap/tidb#39361
2023-01-19 22:57:50 +08:00
dc30a5b7b3 *: LOAD DATA support load one file from s3 and other OSS (#40489)
ref pingcap/tidb#40499
2023-01-18 15:27:51 +08:00
5cb64fd09a executor: fix buildTableReaderForIndexJoin on partition table (#40674)
close pingcap/tidb#40596
2023-01-18 11:59:50 +08:00
971deb6202 *: add a new I_S table and support show create for resource groups (#40665)
close pingcap/tidb#39781
2023-01-17 23:37:49 +08:00
22746c0068 privilege,planner/core: add dynamic privilege RESOURCE_GROUP_ADMIN for resource group operation (#40632)
ref pingcap/tidb#38825
2023-01-17 20:47:49 +08:00
faffcd90f8 test: add more foreign key test (#40650)
close pingcap/tidb#40649
2023-01-17 15:47:48 +08:00
4620df6a8d executor,store/copr: trace the buildCopTask and limitExec close duration when it's slow (#40579)
ref pingcap/tidb#40441
2023-01-17 11:11:48 +08:00