Commit Graph

1993 Commits

Author SHA1 Message Date
2885bd40f6 ddl: Migrate tests of TiFlash Cluster Manager into testify (#31946)
close pingcap/tidb#31844
2022-02-14 14:03:37 +08:00
1cf4fcfa73 *: support prepared plan cache for cached table (#32139)
close pingcap/tidb#32003
2022-02-14 12:29:37 +08:00
7c56706622 *: support predeclared golangci-lint linter (#32066)
close pingcap/tidb#30733
2022-02-14 10:35:38 +08:00
6d2ad99ce3 ddl: fix alter column set default wrongly updates the schema (#32249)
close pingcap/tidb#31074
2022-02-11 14:21:36 +08:00
9c64224c49 *: Reduce data inconsistencies (#31547)
ref pingcap/tidb#26833
2022-02-11 13:51:36 +08:00
638fa8e22f ddl: fix error that pd rules are not deleted when alter TiFlash replica count to 0 (#32192)
close pingcap/tidb#32190
2022-02-10 17:53:36 +08:00
9c29e0c48f ddl: migrate test-infra to testify for db_integration_test (#32185)
close pingcap/tidb#28634
2022-02-09 21:11:36 +08:00
3738dec53e *: enable the new collation by default (#32016)
ref pingcap/tidb#32015
2022-02-08 12:53:35 +08:00
c30e8320d8 *: correct use require (#31904)
ref pingcap/tidb#31716
2022-02-07 18:11:35 +08:00
ad9430039f ddl: Use testify in ddl/placement_sql_test (#32098)
close pingcap/tidb#29107
2022-02-04 01:19:32 +08:00
006e9d955d br, ddl: change batch create table api to only handle jobs those are not nil (#31902)
close pingcap/tidb#31901
2022-01-30 18:03:14 +08:00
e06e523985 ddl: improve test for attributes_sql_test.go (#32052)
ref pingcap/tidb#31716
2022-01-29 15:15:13 +08:00
c81dabd971 ddl/ddl_test: migrate test-infra to testify (#29431)
close pingcap/tidb#28628
2022-01-28 14:15:13 +08:00
e7da7d4f95 *: change fsp from int8 to int (#28347) 2022-01-27 13:59:12 +08:00
ec3ae9fc42 *: refine some tests related to the collation (#32000)
ref pingcap/tidb#31625
2022-01-27 11:51:13 +08:00
6a53a03fad *: fix extra warnings about MockTiFlash (#31916)
close pingcap/tidb#31909
2022-01-26 20:08:45 +08:00
f2dba0e14e *: migrate some collation tests to explain test (#31993)
ref pingcap/tidb#31625
2022-01-26 19:32:46 +08:00
127df96479 ddl: fix a test case leak cause CI timeout (#31950)
close pingcap/tidb#30822
2022-01-26 18:50:46 +08:00
57beeef5e9 executor: dom.close() in test (#31984)
ref pingcap/tidb#31966
2022-01-26 18:26:45 +08:00
345a94e94f ddl: fix unstable test in the TestDomain (#31976)
ref pingcap/tidb#31966
2022-01-26 14:08:44 +08:00
c36ef357d8 table: remove some unused index functions (#31957)
ref pingcap/tidb#30437
2022-01-26 13:34:45 +08:00
2e39aacbda ddl, table: fix Duplicate partition field in list partition (#31953)
close pingcap/tidb#31784
2022-01-25 18:06:11 +08:00
3c797fdc64 *: fix data races in from MockTiFlash (#31836)
close pingcap/tidb#31830
2022-01-25 16:56:11 +08:00
xhe
3cb5b7da45 ddl: fix error when batch create view (#31924)
close pingcap/tidb#31923
2022-01-25 16:10:12 +08:00
172701ce58 *: followers in information_schema.placement_policies should show default count when followers not set (#31927)
close pingcap/tidb#31702
2022-01-25 11:12:11 +08:00
2d6386d43f *: fix data races in some other tests from TiFlash Cluster Manager (#31832)
close pingcap/tidb#31828, close pingcap/tidb#31829
2022-01-24 21:44:11 +08:00
2e1cff73f3 *: add ExecRestrictedSQL() func for RestrictedSQLExecutor interface (#31618)
ref pingcap/tidb#30918
2022-01-24 21:30:11 +08:00
98068fe6ca ddl: make several test cases stable for make ut (#31878)
close pingcap/tidb#31085
2022-01-24 18:28:11 +08:00
55fce4539a executor: don't fill generated columns at the non-public state (#31850)
close pingcap/tidb#31735
2022-01-24 12:07:47 +08:00
4c3dfe89e5 ddl: Partition duplicate name fix (#31782)
close pingcap/tidb#31681
2022-01-24 11:49:47 +08:00
53b5cb6c9f ddl: fix data race and goroutine leak in test (#31896)
close pingcap/tidb#31875
2022-01-23 12:35:46 +08:00
06a4dfaecb ddl, tools, util: migrate pingcap check to testify. (#31313)
close pingcap/tidb#28630, close pingcap/tidb#28631, close pingcap/tidb#28638, close pingcap/tidb#28639, close pingcap/tidb#29104, close pingcap/tidb#29108, close pingcap/tidb#29109, close pingcap/tidb#29111, close pingcap/tidb#29114
2022-01-20 13:41:45 +08:00
c589ee5471 *: remove direct placement from models (#31816)
close pingcap/tidb#31427
2022-01-20 00:47:45 +08:00
60d7c78c7d *: fix data race on enableTiFlashPoll (#31820)
close pingcap/tidb#31818
2022-01-19 21:49:45 +08:00
4fcbb2c914 *: fix data race on the SchemaOutOfDateRetryTimes/SchemaOutOfDateRetryInterval (#31815)
close pingcap/tidb#31812
2022-01-19 18:51:45 +08:00
493fe783d7 ddl: Implement basic version of TiFlash replica management (#30842) 2022-01-19 15:13:46 +08:00
7fd298d916 *: Remove direct placement in parser (#31768)
close pingcap/tidb#31485
2022-01-19 10:13:45 +08:00
43294a2938 *: Remove column TIBD_DIRECT_PLACEMENT from some sys tables (#31741)
close pingcap/tidb#31426
2022-01-18 09:47:44 +08:00
50704075af *: insert set default timestamp failed (#29966)
close pingcap/tidb#29926
2022-01-18 03:43:44 +08:00
b9956f6fef *: fix add index metrics (#30915)
close pingcap/tidb#31115
2022-01-17 21:29:44 +08:00
af0a868716 *: Forbid add a partition with placement on a table which has tiflash replicas (#31729) 2022-01-17 20:28:29 +08:00
4bab2b6dff *: Rename table placement_policies to placement_rules (#31698)
close pingcap/tidb#31425
2022-01-17 16:01:45 +08:00
2b580f7392 ddl: fix table attributes error (#30065) 2022-01-14 16:09:43 +08:00
f637fedac3 *: flashback/recover a table will clear its placement settings (#31670)
close pingcap/tidb#31668
2022-01-14 11:07:42 +08:00
794e838a1d *: Add tidb_enable_direct_placement to default forbid direct placement (#31623) 2022-01-13 11:07:33 +08:00
c04ea51cac *: Add some tests for CreateTable/SchemaWithInfo for placement (#31602)
close pingcap/tidb#31455
2022-01-12 21:43:42 +08:00
d088e3d6fc *: Add variable tidb_placement_mode and remove placement_checks (#31093)
close pingcap/tidb#31092
2022-01-12 13:03:42 +08:00
d41f87c9c1 test: stabilize testDDLSuite.TestParallelDDL (#31591)
close pingcap/tidb#31590
2022-01-12 12:33:42 +08:00
aa9f530d15 ddl: put the non-reorg jobs back to general queue (#31461)
close pingcap/tidb#31460
2022-01-11 16:23:42 +08:00
849b6ec0cb *: migrate sync.WaitGroup to util.WaitGroupWrapper (#31411)
ref pingcap/tidb#29517
2022-01-08 14:04:37 +08:00