Commit Graph

5607 Commits

Author SHA1 Message Date
982e0dcb7f *: LOAD DATA support WITH DETACHED (#42159)
ref pingcap/tidb#40499
2023-03-15 19:48:39 +08:00
917c9c97bf config: set use-autoscaler default as false (#42189)
close pingcap/tidb#42190
2023-03-15 17:24:39 +08:00
323709d73e executor: unstable test folder to isolate the other test cases (#42256) 2023-03-15 15:52:40 +08:00
19c53a32cc executor: fix broken happens-before during refactor LOAD DATA (#42235)
close pingcap/tidb#42233
2023-03-15 12:30:46 +08:00
fff7fb9fec executor: enable deadlock (#42173) 2023-03-15 09:00:39 +08:00
cc56b21242 executor: support mergeSort different selectResult in TableScan and IndexScan (#42024)
ref pingcap/tidb#26166, close pingcap/tidb#41801
2023-03-14 22:34:39 +08:00
a86fd29f1f *: visible default resource group (#41606)
close pingcap/tidb#40875
2023-03-14 20:50:39 +08:00
39e955b8a2 planner: add test cases for non-prep plan cache (#41872)
ref pingcap/tidb#36598
2023-03-14 19:16:47 +08:00
e927cade5c txn: disable rc read check ts for cursor read mode (#42185)
close pingcap/tidb#42184
2023-03-14 17:44:48 +08:00
cc54d1bba1 txn, session: Rename Aggressive Locking to Fair Locking and enable by default for new clusters (#42108)
ref pingcap/tidb#42107, close pingcap/tidb#42147
2023-03-14 15:54:39 +08:00
7c3a22e48d *: implement SHOW LOAD DATA JOB (#42118)
ref pingcap/tidb#40499
2023-03-13 22:24:39 +08:00
ea243088e1 load data: move param and some init logic into importer pkg (#42075)
ref pingcap/tidb#40499
2023-03-13 18:58:40 +08:00
fd91259793 executor: LOAD DATA INFILE support asterisk matching (#42050)
ref pingcap/tidb#40499
2023-03-13 13:50:39 +08:00
6c03f5e163 *: implement a global task manager and a sub task manager to handle the read/write of global task table and sub-task table (#41979)
close pingcap/tidb#41984
2023-03-13 12:42:37 +08:00
73bd2d13f9 *: support different tiflash_compute dispatch policy (#41406)
close pingcap/tidb#41783
2023-03-10 15:03:13 +08:00
7089399891 ttl: fix upgrade from 6.5 to 6.6 configuration default value (#41866)
close pingcap/tidb#41865
2023-03-09 18:49:12 +08:00
b182db2e0f *: upgrade go 1.20.2 (#42046)
close pingcap/tidb#42047
2023-03-09 15:01:13 +08:00
25770ffc6b executor: unify replace into logic for InsertValues and ReplaceExec (#41947)
ref pingcap/tidb#40499
2023-03-08 23:47:12 +08:00
4f97ade0e0 executor: LOAD DATA record progress in a table (#41871)
ref pingcap/tidb#40499
2023-03-08 18:55:12 +08:00
60205c5b6e *: fix data race at the UnistoreRPCClientSendHook (#42009)
close pingcap/tidb#42008
2023-03-08 17:41:12 +08:00
382b388df6 planner: add new explain format for plan cache (#41965)
ref pingcap/tidb#36598
2023-03-08 00:03:12 +08:00
18f1ecdfcd planner: add monitor for non-prepared plan cache (#41752)
ref pingcap/tidb#36598
2023-03-07 19:41:12 +08:00
zzm
5f0bdc14c5 slowlog: slowlog with keyspace (#41886)
close pingcap/tidb#41883
2023-03-07 16:49:12 +08:00
f7d23ebdb0 lightning: gcs reader seekend should has an positive offset (#41900)
close pingcap/tidb#41899
2023-03-07 13:27:11 +08:00
7cd2029773 session: support set current session's resource group name (#41722)
ref pingcap/tidb#38825
2023-03-06 23:29:11 +08:00
a498911e7d metrics: fix lost tidb_executor_statement_total metric (#41821)
close pingcap/tidb#41820
2023-03-06 19:11:11 +08:00
zzm
f43b1bb291 stmtsummary: stmtsummary with keyspace (#41882)
close pingcap/tidb#41881
2023-03-06 17:49:11 +08:00
723526708d metrics: attach const label keyspace_id (#41693)
close pingcap/tidb#41698
2023-03-04 00:03:10 +08:00
1d293d8159 executor: implement part of restrictive LOAD DATA (#41793)
close pingcap/tidb#41784
2023-03-03 22:23:10 +08:00
04fefc97e6 load data: add with options (#41890)
ref pingcap/tidb#40499
2023-03-03 21:21:23 +08:00
324c3c299f planner: resolve the conflict for join hint (#41637)
close pingcap/tidb#36600
2023-03-03 17:03:10 +08:00
e1e1c05150 key: remove unnecesssary convert (#41887) 2023-03-03 11:47:10 +08:00
a4aa274c51 planner: fix the issue that cached IndexMerge plans can return wrong results in some cases (#41870)
close pingcap/tidb#41828
2023-03-02 18:53:10 +08:00
8a96edc399 util, executor: fix analyze stmts be killed unexpectedly (#41826)
close pingcap/tidb#41825
2023-03-02 11:33:09 +08:00
3e5518d73a asyncloaddata: add table and helper functions (#41765)
ref pingcap/tidb#40499
2023-03-01 22:13:09 +08:00
e45c97021f planner: add more test cases for non-prep plan cache (#41822)
ref pingcap/tidb#36598
2023-03-01 16:11:09 +08:00
1da60a3ce4 executor: check error message and refine LOAD DATA logic (#41640)
ref pingcap/tidb#40499
2023-02-28 21:19:09 +08:00
f0bd0da695 planner: remove the extra safe-guard Selection for plan-cache plan (#41723) 2023-02-28 17:25:12 +08:00
54a23ef986 adapter, txn: Move aggressive locking controlling logic to handlePessimisticXXX functions to avoid some potential misuses (#41726)
close pingcap/tidb#41724
2023-02-28 16:45:08 +08:00
xhe
6c1674cb1e executor: fix revoke USAGE (#41774)
close pingcap/tidb#41773
2023-02-28 15:25:18 +08:00
1d2040a2ab DDL: Partition table supports key partition type (#41365)
close pingcap/tidb#41364
2023-02-24 22:27:07 +08:00
11ae573c2e planner: check rebuilt ranges more strictly for plan cache (#41713)
ref pingcap/tidb#36598
2023-02-24 17:09:07 +08:00
4716227e7d server: support server handler for extract handler (#41682)
close pingcap/tidb#41130
2023-02-24 14:15:07 +08:00
8d91a14250 session: let handleAssertionFailure work for partitioned table (#40630)
close pingcap/tidb#40629
2023-02-24 11:29:07 +08:00
31e1aab5f0 *: Standardize use of conn_id=, connID= and conn= in messages (#41700)
close pingcap/tidb#41699
2023-02-23 23:13:07 +08:00
e58e602072 metric: fix panic when status.record-db-label enable (#41692)
close pingcap/tidb#41688
2023-02-23 22:05:07 +08:00
96580f0f46 planner: add more test cases for non-prep cache (#41669)
ref pingcap/tidb#36598
2023-02-23 16:23:08 +08:00
0801e4210f executor: fix IndexMerge hang when got oom cancel (#41633)
close pingcap/tidb#41545
2023-02-22 17:45:07 +08:00
796d5b9bfa store/copr: set concurrency to partition number for limit statements (#41615)
ref pingcap/tidb#41480
2023-02-22 16:01:06 +08:00
4aa3a95f9f exeuctor: fix coprocessor goroutine leak for IndexMerge (#41610)
close pingcap/tidb#41605
2023-02-22 15:19:06 +08:00