Commit Graph

32 Commits

Author SHA1 Message Date
8d181ede01 executor, codec: hash join build wrong hash key for ENUM/SET value (#49031)
close pingcap/tidb#48991
2023-11-30 09:33:05 +00:00
129be4cca5 executor: fix index out of range panic of cte when max_chunk_size is samll (#48839)
close pingcap/tidb#48808
2023-11-29 08:19:19 +00:00
651e77099b tests: update mysql-tester, enable table-lock in integrationtest (#48956)
close pingcap/tidb#45961
2023-11-28 12:02:48 +00:00
077a3e96cb tests: Update mysql-tester, move tests related with RowsAffected and LastMessage (#48789)
ref pingcap/tidb#45961
2023-11-23 04:11:49 +00:00
5ac833e775 test: fix unstable test TestIndexMergeRuntimeStats (#48700) 2023-11-20 03:32:41 +00:00
ab354f3e5c tests: move more tests to integration test (#48647)
ref pingcap/tidb#45961
2023-11-17 03:42:47 +00:00
bee28760d8 parser/executor: admin show/set bdr role (#48504)
ref pingcap/tidb#48519
2023-11-16 12:44:16 +00:00
87e121f526 tests: update mysql-tester, move more tests to integration test (#48617)
ref pingcap/tidb#45961
2023-11-16 02:09:46 +00:00
5b05c0dba8 tests: update mysql-tester commit (#48462) 2023-11-10 03:26:13 +00:00
83e39bc83a planner/core: keep sort operator when ordered by tablesample (#48315)
close pingcap/tidb#48253
2023-11-08 17:17:12 +00:00
662528d02d tests: move IT in executor to tests/integrationtest (PART 11) (#48325)
close pingcap/tidb#47076
2023-11-07 04:12:41 +00:00
2165ca5bd9 tests: move IT in executor to tests/integrationtest (PART 10) (#48263)
ref pingcap/tidb#47076
2023-11-06 01:42:40 +00:00
c3282e37fc tests: move IT in executor to tests/integrationtest (PART 9) (#48179)
ref pingcap/tidb#47076
2023-11-02 10:00:39 +00:00
d380ef458e tests: move IT in executor to tests/integrationtest (PART 8) (#48098)
ref pingcap/tidb#47076
2023-11-01 06:59:08 +00:00
9a4997fb80 tests: move IT in executor to tests/integrationtest (PART 7) (#48035)
ref pingcap/tidb#47076
2023-10-30 02:42:35 +00:00
d4b81de2dc tests: move IT in executor to tests/integrationtest (PART 6) (#47998)
ref pingcap/tidb#47076
2023-10-26 06:59:04 +00:00
ecaa1c518c executor: move IT in pkg/executor/partition_table_test to tests/integrationtest (#47957)
ref pingcap/tidb#47076
2023-10-25 06:38:04 +00:00
515899f090 executor, tests: move test cases from executor to integrationtest (PART 4) (#47877)
ref pingcap/tidb#47076
2023-10-22 03:54:30 +00:00
3f9ba2bf56 executor, tests: move test cases from executor to integrationtest (PART 3) (#47796)
ref pingcap/tidb#47076
2023-10-21 07:07:59 +00:00
6166594a41 executor, tests: move test cases from executor to integrationtest (#47746)
ref pingcap/tidb#47076
2023-10-19 03:10:58 +00:00
4009bae9cf executor, tests: move some test cases from executor to integrationtest (#47720)
ref pingcap/tidb#47076
2023-10-17 13:24:30 +00:00
d0a5bc5bc1 tests: fix some test cases in real TiKV env (#47697)
ref pingcap/tidb#45961
2023-10-17 08:11:00 +00:00
f4f8cd630a executor, tests: move test cases from union_scan_test.go and kv_test.go to integrationtest (#47659)
ref pingcap/tidb#47076
2023-10-16 09:12:29 +00:00
b431900a0c executor, tests: move more test cases from join_test.go and write_test.go to integrationtest (#47420)
ref pingcap/tidb#47076
2023-10-08 03:28:52 +00:00
413a58ffe8 executor, tests: move some test cases from ddl_test.go, split_table_test.go and write_test.go to integrationtest (#47361)
ref pingcap/tidb#47076
2023-10-07 01:54:22 +00:00
8cfe7f329b executor, tests: move some test cases from admin_test.go and foreign_key_test.go to integrationtest (#47333)
ref pingcap/tidb#47076
2023-09-28 03:52:50 +00:00
c98f398080 executor, tests: move some test cases from aggregate_test.go to integrationtest (#47234)
ref pingcap/tidb#47076
2023-09-27 05:22:47 +00:00
3802398734 executor, tests: move more test cases from executor_test.go to integrationtest (#47296)
ref pingcap/tidb#47076
2023-09-27 02:54:16 +00:00
7052ceed37 executor, tests: move some test cases from show_test.go and prepared_test.go to integrationtest (#47245)
ref pingcap/tidb#47076
2023-09-26 02:24:27 +00:00
ae42b5a6c5 executor, tests: move IT in executor/test/issuetest to tests/integrationtest (#47077)
ref pingcap/tidb#47076
2023-09-25 07:21:16 +00:00
0ab09e20ab executor, tests: move some test cases from join_test.go to integrationtest (#47140)
ref pingcap/tidb#47076
2023-09-22 05:11:20 +00:00
2680a9a8ea executor, tests: move some test cases from executor_test.go to integrationtest (#47128)
ref pingcap/tidb#47076
2023-09-21 02:37:44 +00:00