|
|
5faeca4d1b
|
*: use golang built-in functions rather than mathutil (#56818)
close pingcap/tidb#56594
|
2024-10-25 05:18:17 +00:00 |
|
|
|
3922a4b13f
|
ddl: make meta mutator part of jobContext (#56399)
ref pingcap/tidb#54436
|
2024-09-29 07:50:48 +00:00 |
|
|
|
b427e33eb9
|
meta: separate reader and mutator (#56376)
ref pingcap/tidb#54436
|
2024-09-27 15:34:11 +00:00 |
|
|
|
a159c49274
|
ddl: refactor job args for alter sequence/auto-id-cache/shard-rowid/cache/ttl related ddl job. (#56206)
ref pingcap/tidb#53930
|
2024-09-25 10:54:19 +00:00 |
|
|
|
b1767ca124
|
ddl: args v2 for create table/view/sequence, batch create table (#55964)
ref pingcap/tidb#53930
|
2024-09-14 07:09:37 +00:00 |
|
|
|
3176b9c263
|
*: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
|
2024-09-04 04:49:45 +00:00 |
|
|
|
281c75842e
|
ddl: move structs related to scheduler out from ddlCtx & add job context (#55411)
ref pingcap/tidb#54436
|
2024-08-15 11:02:42 +00:00 |
|
|
|
da7ed5cdc9
|
ddl: remove unused code related to prev fast create impl (#55116)
ref pingcap/tidb#54436
|
2024-08-01 08:13:21 +00:00 |
|
|
|
26d1096580
|
ddl: check table/database existance using infoschema only (#53882)
ref pingcap/tidb#53246
|
2024-06-17 10:50:46 +00:00 |
|
|
|
f7cea6c08a
|
ddl: support create sequences with BatchCreateTableWithInfo (#53465)
close pingcap/tidb#53374
|
2024-05-28 04:02:56 +00:00 |
|
|
|
6701bf1527
|
ddl: create table accelerate (#49687)
close pingcap/tidb#50052
|
2024-01-08 12:20:08 +00:00 |
|
|
|
50237bdf1d
|
statistics: use new DDL event in stats handler (#48516)
ref pingcap/tidb#48126
|
2023-11-13 12:17:15 +00:00 |
|
|
|
cd0587eb75
|
*: replace mathutil.Max/Min with built-in max/min (#47939)
ref pingcap/tidb#45933
|
2023-10-25 11:18:33 +00:00 |
|
|
|
318e82bbb7
|
*: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
|
2023-10-13 14:36:26 +00:00 |
|