Commit Graph

19553 Commits

Author SHA1 Message Date
86a6694de0 bindInfo: fix datarace on bindings (#40846)
close pingcap/tidb#40843
2023-01-30 19:59:55 +08:00
11839ac39e ddl: unsupport flashback cluster cross alter table attributes (#40862)
close pingcap/tidb#40861
2023-01-30 18:21:55 +08:00
01f4fea0eb planner: supply test cases for binding from history (#40864)
ref pingcap/tidb#39199
2023-01-30 17:35:54 +08:00
86b058bebe planner: add more test cases for MVIndex (#40853)
ref pingcap/tidb#40191
2023-01-30 15:33:54 +08:00
4ed456214d planner: let optimizer trace support gcSubstitute (#40815)
close pingcap/tidb#40662
2023-01-30 14:41:54 +08:00
28d0325ae1 server: support getting the MVCC of the temporary index (#40830)
close pingcap/tidb#40826
2023-01-30 14:13:54 +08:00
97e1563a60 metrics: add goroutine schedule latency to grafana panel (#40836)
close pingcap/tidb#40835
2023-01-30 13:33:54 +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
17d70c1b7e lightning/parser: support STARTING BY (#40821)
ref pingcap/tidb#40499
2023-01-30 11:23:54 +08:00
9544e26879 planner: support use / force index for multi-valued indexes (#40820)
ref pingcap/tidb#40191
2023-01-30 10:45:54 +08:00
e11cbec12b lightning: support data files with bom header (#40813)
close pingcap/tidb#40744
2023-01-30 01:13:54 +08:00
db435e1abe ttl: auto delete old rows in mysql.tidb_ttl_job_history (#40808)
close pingcap/tidb#40807
2023-01-29 20:09:54 +08:00
b5be9f6db2 ttl: support telemetry for TTL (#40806)
close pingcap/tidb#40519
2023-01-29 19:39:54 +08:00
5048568825 lightning: support timeout for tikv/tidb retry (#40805)
ref pingcap/tidb#33714
2023-01-29 19:11:54 +08:00
744de86c61 ddl: move update version function to a proper place (#40817)
ref pingcap/tidb#40217
2023-01-29 18:41:54 +08:00
4e9b5631d8 planner: show warnings when analyzing multi-valued indexes (#40827)
ref pingcap/tidb#40191
2023-01-29 18:07:55 +08:00
fe4a81df82 sessionctx: add validation for tidb_enable_plan_replayer_continues_capture (#40787) 2023-01-29 17:15:54 +08:00
0bcb859280 br: fix checkpoint panic when BR executes gain (#40706)
close pingcap/tidb#40704
2023-01-29 16:41:54 +08:00
f842cd9ffb store/copr: add a param "limit" to region cache's SplitRegionRanges (#40411)
close pingcap/tidb#38436
2023-01-29 16:05:54 +08:00
8e963505c1 bazel: upgrade rules_go to prepare for Go 1.20 (#40776)
close pingcap/tidb#40798
2023-01-29 15:35:54 +08:00
ad38dbbc02 resourcemanager: scheduler subtask in the pool's task (#40670)
close pingcap/tidb#40719
2023-01-29 15:07:54 +08:00
6676ca8160 ddl: split some tests into new package (#40758)
ref pingcap/tidb#40802
2023-01-29 14:29:54 +08:00
d22795aafb ttl: use a standalone manager in TriggerScanTask test (#40816)
close pingcap/tidb#40811
2023-01-29 14:05:54 +08:00
90c5a87637 ddl: remove useless code (#40756)
close pingcap/tidb#40755
2023-01-29 13:05:54 +08:00
8b1058de1f planner: refactor some code related to IndexMerge and MVIndex (#40800)
ref pingcap/tidb#40191
2023-01-29 12:21:54 +08:00
774d2eb170 planner: forbid the optimizer to generate point-plan upon MVIndexes (#40804)
ref pingcap/tidb#40191
2023-01-29 11:51: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
fb96c1371d ttl: notify tidb nodes through etcd notification (#40705)
close pingcap/tidb#40365
2023-01-28 18:35: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
187cafce59 statistics: move statsReader out of statistics/handle (#40790)
ref pingcap/tidb#40624, ref pingcap/tidb#40791
2023-01-28 17:13:53 +08:00
bca433fcab planner: remove pickFromBucket field in LRUPlanCache (#40668)
ref pingcap/tidb#36598
2023-01-28 16:41:53 +08:00
0220773306 linter: add skywalking-eyes into bazel (#40788)
close pingcap/tidb#40789
2023-01-28 15:55:53 +08:00
e0ab9aa1c9 *: Remove unused binary that was accidentally added (#40782)
close pingcap/tidb#40781
2023-01-28 15:35:53 +08:00
465ab74532 planner: skip the plan cache if non-int values are converted into int when optimization (#40686)
close pingcap/tidb#40679
2023-01-28 14:49:53 +08:00
06e2b29551 lightning: check hasDupe and tableID when resolve duplicate rows (#40696)
close pingcap/tidb#40657
2023-01-28 14:17:53 +08:00
76153ab9ff lint: update config of deprecated linter (#40763)
ref pingcap/tidb#40786
2023-01-28 11:57:53 +08:00
1e0956d5ba log-backup: do not resolve locks frequently when log-backup task did not exist (#40760)
ref pingcap/tidb#40759
2023-01-22 14:15:50 +08:00
6ebbe64b5b br: split regions before pitr restore (#39941)
close pingcap/tidb#37207
2023-01-22 11:09:50 +08:00
f1647c8508 tests: enable race and flaky for flashback test (#40752) 2023-01-21 11:09:49 +08:00
5b82653605 *: Setup Global Resource Controller (#40732)
close pingcap/tidb#40731
2023-01-20 17:03:50 +08:00
c8dc908b5b Explain : Add new item in TiFlashScanContext to record region num information (#40666)
ref pingcap/tidb#39273
2023-01-20 15:35:49 +08:00
Hu#
38a7c6220e mockstore: update pd/client and client-go to repair kvproto compatibility (#40597)
close pingcap/tidb#40598
2023-01-20 14:29:50 +08:00
556c267758 server, privileges: make tidb_auth_session_token compatible with password expiration and resource group (#40735)
ref pingcap/tidb#40614
2023-01-20 13:51:49 +08:00
de856d9354 store/copr: move row hint into key range (#40105)
ref pingcap/tidb#39361
2023-01-19 22:57:50 +08:00
280b773206 ddl: prevent dropping in-use resource group (#40716)
ref pingcap/tidb#38825
2023-01-19 18:53:49 +08:00
efbdeed4ab json, expression: add json unary not implementation (#40723)
close pingcap/tidb#40683
2023-01-19 16:39:49 +08:00
bbd1995ea3 ddl, lightning: support detecting duplicate keys in different batch (#40701)
close pingcap/tidb#40698
2023-01-19 14:29:49 +08:00
9b64d81bcf pitr: move step iterate backup files into worker pool (#40577)
close pingcap/tidb#40576
2023-01-19 12:01:49 +08:00
8ec2612ba2 ddl: add some tests for flashback cluster with ddl history (#40695)
ref pingcap/tidb#40026
2023-01-18 18:45:51 +08:00