|
|
cb7ce7d973
|
ddl: fix check unique multi-valued index (#41910)
close pingcap/tidb#41907
|
2023-03-07 12:17:12 +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 |
|
|
|
26fc92d5a8
|
ddl: fix unexpected duplicated error when adding unique index (#41687)
close pingcap/tidb#41630
|
2023-02-23 21:29:06 +08:00 |
|
|
|
f9313595d2
|
txn: fix point-lock non-existent key with aggressive locking under rc (#41528)
close pingcap/tidb#41527
|
2023-02-22 14:23:07 +08:00 |
|
|
|
9df59ea50a
|
ddl: correct the remain ranges check for adding index (#41460)
close pingcap/tidb#41459
|
2023-02-16 15:02:10 +08:00 |
|
|
|
d622c31cf7
|
ddl: improve the stability of real tikv test of adding index (#41453)
ref pingcap/tidb#41452
|
2023-02-16 15:02:02 +08:00 |
|
|
|
91f675247d
|
flashback: make br backup full works during flashback cluster (#40950)
close pingcap/tidb#40404
|
2023-02-08 16:15:59 +08:00 |
|
|
|
c996d6437f
|
flashback: retry getStoreGlobalMinSafeTS during execute flashback (#41100)
close pingcap/tidb#41086
|
2023-02-07 12:35:58 +08:00 |
|
|
|
ddaf0d7814
|
ddl, parser: implement the normal flow of distributed processing in DDL reorg phase for adding index (#40542)
close pingcap/tidb#37125
|
2023-02-06 13:37:57 +08:00 |
|
|
|
e8c32ae8fb
|
br: adaption for keyspace feature (#40532)
ref pingcap/tidb#40531
|
2023-02-02 12:21:57 +08:00 |
|
|
|
6676ca8160
|
ddl: split some tests into new package (#40758)
ref pingcap/tidb#40802
|
2023-01-29 14:29:54 +08:00 |
|
|
|
f1647c8508
|
tests: enable race and flaky for flashback test (#40752)
|
2023-01-21 11:09: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 |
|
|
|
8ec2612ba2
|
ddl: add some tests for flashback cluster with ddl history (#40695)
ref pingcap/tidb#40026
|
2023-01-18 18:45:51 +08:00 |
|
|
|
86f39822d6
|
tests: Add test case for the constraint check on repeated pessimistic lock request on left pessimistic lock (#40520)
ref pingcap/tidb#40114
|
2023-01-16 18:05:48 +08:00 |
|
|
|
338fd30fc9
|
ddl: reimplement get flashback cluster related key ranges (#40460)
close pingcap/tidb#40318, close pingcap/tidb#40477
|
2023-01-13 13:47:46 +08:00 |
|
|
|
b1ecabb559
|
txn: Optimize pessimistic transaction by supporting locking with conflict (#35588)
close pingcap/tidb#40537
|
2023-01-13 11:09:46 +08:00 |
|
|
|
005c8d8ef8
|
*: remove the support of the amending transaction (#39714)
close pingcap/tidb#40381
|
2023-01-06 18:26:21 +08:00 |
|
|
|
43ebc64094
|
ddl: support online create multi-valued index (#40304)
close pingcap/tidb#40337
|
2023-01-06 16:24:21 +08:00 |
|
|
|
6dff69f680
|
ddl: Support flashback cluster with ddl history (#40209)
ref pingcap/tidb#40026
|
2022-12-29 21:02:19 +08:00 |
|
|
|
bddfc6244e
|
ddl: add more foreign key test case (#40052)
close pingcap/tidb#40189
|
2022-12-28 12:40:16 +08:00 |
|
|
|
aeccf77637
|
*: optimize mpp probe (#39932)
close pingcap/tidb#39686
|
2022-12-22 15:42:55 +08:00 |
|
|
|
48585a7823
|
ddl: retry prepare RPC when meets region error (#39834)
close pingcap/tidb#39836
|
2022-12-19 12:50:54 +08:00 |
|
|
|
c763eb94f4
|
planner: fix pessimistic-auto-commit not working for point plans (#39993)
close pingcap/tidb#39928
|
2022-12-16 20:30:52 +08:00 |
|
|
|
90a739821c
|
ddl: close lightning writers after the import is complete (#39879)
close pingcap/tidb#39800
|
2022-12-13 20:10:51 +08:00 |
|
|
|
2a928d8f4e
|
ddl: unregister add index job after DDL done (#39769)
close pingcap/tidb#39768
|
2022-12-09 04:26:04 +08:00 |
|
|
|
6924a443f4
|
*: fix panic when add index on prefixed pk tables (#39740)
close pingcap/tidb#39723
|
2022-12-07 21:58:03 +08:00 |
|
|
|
b6098ef692
|
ddl: assign table record prefix to start/end key if it is empty (#39683)
close pingcap/tidb#39641
|
2022-12-07 20:02:03 +08:00 |
|
|
|
cabc01825d
|
ddl: improve the log messages and refine code (#39456)
|
2022-12-02 15:02:01 +08:00 |
|
|
|
fa7cf31eff
|
*: fix goleak in the statisticstest (#39503)
close pingcap/tidb#39502
|
2022-11-30 23:26:01 +08:00 |
|
|
|
15b523cb07
|
*: add a memdb memory tracker (#39372)
ref pingcap/tidb#35203
|
2022-11-25 19:03:59 +08:00 |
|
|
|
7611a0384c
|
ddl: support read generated columns with copr for adding index (#39345)
ref pingcap/tidb#35983
|
2022-11-24 23:19:58 +08:00 |
|
|
|
9784615566
|
ddl: Add index fast path to be a default add index path (#39267)
ref pingcap/tidb#35983
|
2022-11-23 15:45:58 +08:00 |
|
|
|
c9531d4fcc
|
ddl: make read and write async during adding index (#39249)
ref pingcap/tidb#35983
|
2022-11-23 10:45:58 +08:00 |
|
|
|
ad06a1f5bc
|
ddl: release memory when adding index on partitions finish (#39190)
close pingcap/tidb#39189
|
2022-11-17 09:49:55 +08:00 |
|
|
|
9761e6789a
|
*: enable the CI test for concurrent ddl (#38926)
|
2022-11-10 01:02:02 +08:00 |
|
|
|
8653b1e736
|
statisticstest: fix goleak on the statisticstest (#39005)
close pingcap/tidb#39004
|
2022-11-09 13:55:51 +08:00 |
|
|
|
9303bfebe2
|
ddl: set tidb_super_read_only=ON when do flashback cluster (#38986)
close pingcap/tidb#38984
|
2022-11-09 13:17:50 +08:00 |
|
|
|
473a03c7d8
|
gcworker: update gc time format (#38942)
close pingcap/tidb#37497
|
2022-11-08 15:27:50 +08:00 |
|
|
|
490e4c4d60
|
session, sessionctx: enable metadata lock by default (#38866)
close pingcap/tidb#37275, ref pingcap/tidb#38890
|
2022-11-07 09:37:50 +08:00 |
|
|
|
0e33fc247e
|
ddl: restricting MODIFY COLUMN on partitioning columns. (#38670)
close pingcap/tidb#38530
|
2022-11-04 15:06:00 +08:00 |
|
|
|
f9c7bbccec
|
*: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
|
2022-11-04 02:54:00 +08:00 |
|
|
|
08aa32e888
|
*: update bazel config (#38745)
|
2022-11-01 12:15:59 +08:00 |
|
|
|
b7aae15952
|
txn: fix false assertion error caused by loss of pessimistic locks (#38392)
close pingcap/tidb#38365
|
2022-10-31 18:25:59 +08:00 |
|
|
|
6d6e9c4b10
|
*: show backfill type in admin show ddl jobs (#38733)
ref pingcap/tidb#35983
|
2022-10-29 00:53:58 +08:00 |
|
|
|
4bdd20b540
|
*: support 2-phases flashback cluster (#38164)
ref pingcap/tidb#37961, close pingcap/tidb#38554
|
2022-10-26 17:01:58 +08:00 |
|
|
|
9d606cd4fe
|
parser, execution: support kill connection_id() (#37650)
close pingcap/tidb#37261
|
2022-10-21 16:01:54 +08:00 |
|
|
|
9743a9a2d2
|
txn: add table name in dup entry error message (#38243)
Signed-off-by: ekexium <eke@fastmail.com>
|
2022-10-19 14:14:55 +08:00 |
|
|
|
f1b7aa1187
|
txn: add db name and table name in write conflict error message (#38040)
close pingcap/tidb#37257
|
2022-10-11 16:19:51 +08:00 |
|
|
|
48f74b8d6b
|
tests: remove skip for TestAmendForUniqueIndex (#38144)
|
2022-09-26 14:41:44 +08:00 |
|