Commit Graph

12 Commits

Author SHA1 Message Date
e942ab6148 kazel: support auto-config shard_count (#42751)
close pingcap/tidb#42827
2023-04-06 15:46:58 +08:00
f1df935178 ddl: add a warning after successfully reorganizing partitions (#42367)
close pingcap/tidb#42183
2023-03-24 16:56:42 +08:00
3c942f7e10 bazel: set short timeout as 120s (#42396) 2023-03-22 01:50:42 +08:00
6c7174476e *: remove the constraint that auto column must be defined as a key (#42305)
close pingcap/tidb#40580
2023-03-17 21:02:49 +08:00
79ae1e3c1f *: update bazel config (#41296) 2023-02-13 14:38:01 +08:00
5eea731db0 util: use go-deadlock to find deadlock (#40288)
close pingcap/tidb#40293
2023-01-05 15:10:20 +08:00
1f344ba108 autoid_service: add unit test for the package (#40193) 2023-01-03 19:40:19 +08:00
47f54603fa executor: close recordset again (#40010) 2022-12-19 11:40:54 +08:00
272d3284ed meta/autoid: fix AUTO_ID_CACHE 1 setting affect row id allocator performance (#39534)
close pingcap/tidb#39528
2022-12-02 05:56:00 +08:00
a00f0fe28e autoid_service,meta/autoid: distinguish retriable error from non-retriable error (#39215)
close pingcap/tidb#39214
2022-11-30 16:40:01 +08:00
19dae1fa73 *: separate auto_increment ID allocator from _tidb_rowid allocator when AUTO_ID_CACHE=1 (#39041)
close pingcap/tidb#982
2022-11-29 20:20:00 +08:00
b117a2eac8 ddl,executor: enhance test for auto_increment with AUTO_ID_CACHE=1 (#38808) 2022-11-16 17:11:56 +08:00