|
|
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 |
|
|
|
f41d8d3d98
|
*: enable race for sessiontest (#38013)
|
2022-09-21 11:19:05 +08:00 |
|
|
|
e721af14c4
|
*: skip TestFlashback in brietest (#37963)
|
2022-09-19 19:51:02 +08:00 |
|
|
|
1eeedacc60
|
*: remove goleak's ignoring opencensus top function (#37908)
|
2022-09-19 12:29:00 +08:00 |
|
|
|
e506a91eda
|
test: add a memory usage test for real-tikv-test (#37911)
ref pingcap/tidb#35983
|
2022-09-19 10:57:00 +08:00 |
|
|
|
c4638b70fd
|
*: support metadata lock (#37393)
ref pingcap/tidb#37275
|
2022-09-18 20:57:00 +08:00 |
|
|
|
181fb8e905
|
br: merge feature branch of ebs-based-br (#37297)
ref pingcap/tidb#35306
|
2022-09-18 20:37:00 +08:00 |
|
|
|
e2abe3df41
|
ddl: support create index with ingest method (#37847)
ref pingcap/tidb#35983
|
2022-09-16 17:18:59 +08:00 |
|
|
|
77c8b6b5ed
|
ddl: add failpoints testcase (#37879)
ref pingcap/tidb#35983
|
2022-09-16 12:36:59 +08:00 |
|
|
|
b37a48df18
|
ddl : Add compatibility testcases (#37782)
ref pingcap/tidb#35983
|
2022-09-15 20:14:59 +08:00 |
|
|
|
6eab1bdd0c
|
tests: enlarge test timeout for real tikv test (#37865)
|
2022-09-15 18:28:59 +08:00 |
|