Commit Graph

19543 Commits

Author SHA1 Message Date
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
7613aa38bf planner: set binary collation for mv column (#40644)
close pingcap/tidb#40558
2023-01-18 18:33:51 +08:00
9db9c30892 telemetry: resource control telemetry (#40687)
ref pingcap/tidb#38825
2023-01-18 18:09:51 +08:00
970ac9150c planner: refactor plan cache value code (#40656)
ref pingcap/tidb#40219
2023-01-18 17:21:51 +08:00
294408188e resourcemanager: avoid to get nil after task finished when to stop task (#40699)
close pingcap/tidb#40700
2023-01-18 17:05:52 +08:00
95532bbfe3 ddl: fix the batch check for unique index (#40672)
ref pingcap/tidb#40464, close pingcap/tidb#40592
2023-01-18 16:45:51 +08:00
f268e29b35 ttl: execute scan tasks (#40564)
close pingcap/tidb#40364
2023-01-18 15:55:51 +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
89de573660 BR: add lock with ttl for checkpoint backup (#40563)
close pingcap/tidb#40561
2023-01-18 14:35:51 +08:00
6b752fe805 domain: let background process unify wg.Run (#40640) 2023-01-18 14:09:51 +08:00
1f44d20406 util: remove empty folder (#40681) 2023-01-18 13:49:51 +08:00