Commit Graph

15 Commits

Author SHA1 Message Date
2258bc54c4 txn: Add EnterNewTxn and OnStmtStart methods to TxnManager (#34263)
close pingcap/tidb#34390
2022-05-07 21:02:32 +08:00
1bf64c60f4 *: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
2022-04-26 19:28:51 +08:00
aa1fe9d8c6 *: refine some tests for concurrent DDL (#34215)
ref pingcap/tidb#33008
2022-04-25 17:14:50 +08:00
9fc73ac219 ddl: rewrite some cancel tests to an unified test (#34157)
close pingcap/tidb#32939
2022-04-25 14:08:49 +08:00
67b073425f ddl: fix inappropriate schema state output by admin show ddl jobs (#33850)
ref pingcap/tidb#23494, close pingcap/tidb#24420
2022-04-11 15:26:34 +08:00
48efcf68e9 ddl: fix duplicate elementID allocation to make sure gc work for partition table (#33726)
close pingcap/tidb#33620
2022-04-11 12:36:34 +08:00
843b0f43db executor: migrate test-infra to testify for executor_test.go testSuiteWithData (#33402)
ref pingcap/tidb#28577
2022-03-25 14:06:33 +08:00
c40e160aa4 ddl: migrate test-infra to testify for ddl.testSerialDBSuite (#33343)
close pingcap/tidb#33004
2022-03-23 16:04:33 +08:00
bb9cb76f97 ddl: migrate test-infra to testify for tiflash_replica_test.go (#33336)
ref pingcap/tidb#33004
2022-03-23 14:08:32 +08:00
682d8bedaa ddl: migrate test-infra to testify for part of ddl.testSerialDBSuite (#33258)
ref pingcap/tidb#33004
2022-03-19 23:02:31 +08:00
c4fbc8e4af ddl: migrate test-infra to testify for ddl.testDBSuite5 (#33157)
close pingcap/tidb#32965
2022-03-16 21:49:53 +08:00
ef8c858347 ddl: migrate test-infra to testify for ddl.testDBSuite4 (#33113)
close pingcap/tidb#32964
2022-03-16 11:49:52 +08:00
ffaeb3e80d ddl: improve test to avoid cycle import (#32058)
ref pingcap/tidb#31716
2022-03-14 12:11:51 +08:00
3691ccf12a ddl: migrate test-infra to testify for ddl.testDBSuite3 (#32980)
close pingcap/tidb#32963
2022-03-10 14:33:50 +08:00
d30cfc3db4 ddl: migrate test-infra to testify for column modify tests (#32936)
close pingcap/tidb#32935
2022-03-09 13:37:49 +08:00