Commit Graph

10 Commits

Author SHA1 Message Date
47179ae14d table: introduce RowIDShardGenerator and ReservedRowIDAlloc to alloc auto row id (#54789)
ref pingcap/tidb#54397
2024-07-24 09:01:35 +00:00
08d5d29ff3 *: use StaticExprContext instead of mock context to build expression (#54101)
ref pingcap/tidb#53388, close pingcap/tidb#54271
2024-06-27 09:34:23 +00:00
96f9797fca tablecodec: fix the issue that decoding an index value might panic (#53034)
close pingcap/tidb#47115
2024-05-07 13:52:09 +00:00
5745d3df9d ddl: make prefix index compatible with mysql 8.0 when prefix length equal to column length (#48296)
close pingcap/tidb#48295
2024-03-12 10:12:40 +00:00
78a07b2bf8 planner: enable FixControl44262 by default if we have tidb_skip_missng_partition_stats (#51405)
ref pingcap/tidb#44262
2024-02-29 05:38:02 +00:00
7805b9249a ddl: support create key partition with empty column (#51049)
close pingcap/tidb#51004
2024-02-08 09:20:46 +00:00
6ec3a102f6 executor: fix compatible problem of duplicate error message on prefix index (#46608)
close pingcap/tidb#44316
2023-11-30 03:40:18 +00:00
5b05c0dba8 tests: update mysql-tester commit (#48462) 2023-11-10 03:26:13 +00:00
9eff31083c tests: move test cases of privilege package to integration test (part1) (#47150)
close pingcap/tidb#47149
2023-09-25 04:13:45 +00:00
aedc611158 table, tests: move IT test cases in tables to tests/integrationtest (#47168)
close pingcap/tidb#47160
2023-09-22 03:28:52 +00:00