Commit Graph

21 Commits

Author SHA1 Message Date
cfac5454c0 parser: add support for REFRESH STATS statement and related structures (#61299)
ref pingcap/tidb#61273
2025-05-29 14:25:19 +00:00
ebb4febfc5 parse: impl cancel distribution job sql (#60726)
close pingcap/tidb#60725
2025-05-26 03:52:34 +00:00
6148d608bf parser: Add ADD_COLUMNAR_REPLICA_ON_DEMAND (#61159)
ref pingcap/tidb#54245
2025-05-19 05:27:38 +00:00
617661007e planner: use "EXPLAIN EXPLORE" to replace "SHOW PLAN" (#61099)
ref pingcap/tidb#60148
2025-05-15 04:09:05 +00:00
a50a2323f4 parser: support SECONDARY_ENGINE_ATTRIBUTE (#60546)
close pingcap/tidb#60545
2025-05-01 14:36:21 +00:00
6dd95c94c4 parser: support new sql syntax to distribute table regions (#60027)
close pingcap/tidb#60032
2025-03-24 07:57:12 +00:00
34305c636d parser, ddl: support columnar index at the parser (#59989)
ref pingcap/tidb#59880
2025-03-21 02:01:55 +00:00
9d1dd4d3b0 parser: support the new sql to show table t1 distribution (#59820)
close pingcap/tidb#59886
2025-03-11 12:50:33 +00:00
d0d48767b0 parser,ddl: Support ENGINE_ATTRIBUTE option for future use (#59201)
close pingcap/tidb#59200
2025-01-27 01:11:44 +00:00
67bee7c513 * : Remove binlog related codes (#55955)
close pingcap/tidb#55949
2024-09-20 04:11:57 +00:00
822bf99e78 planner: support new syntax for Index Advisor (#55947)
ref pingcap/tidb#12303
2024-09-10 01:01:45 +00:00
f6fe03d2d1 parser: change keyword TiDB_CURRENT_TSO to TIDB_CURRENT_TSO (#55258)
close pingcap/tidb#55208
2024-08-08 03:00:40 +00:00
45e466d16e tools: run make generate on parser directory (#55247) 2024-08-07 09:31:02 +00:00
Hu#
0dff610398 resource_control: support unlimited keyword when setting the resource group (#54704)
close pingcap/tidb#54413
2024-07-26 09:17:26 +00:00
9f6b380385 parser: Make STATS_EXTENDED a non-reserved keyword. (#54037)
close pingcap/tidb#39573
2024-06-25 19:38:51 +00:00
ris
04cb62d5bf br: add more options for br sql client (#53039)
close pingcap/tidb#53040
2024-05-28 07:26:50 +00:00
3d1708f80c telemetry: remove the codes of Telemetry (#51202)
close pingcap/tidb#49939
2024-02-22 11:48:26 +00:00
b4ba24b129 parser: remove universal keyword (#50103)
close pingcap/tidb#50066
2024-01-05 08:17:11 +00:00
f5cb034baa ddl: support fine-grained modify column and add column (#50039)
close pingcap/tidb#48519
2024-01-05 05:47:03 +00:00
49f89a98af parser: support universal binding create statements (#49361)
ref pingcap/tidb#48875
2023-12-12 08:16:48 +00:00
a92497bbdf parser, infoschema, executor: Add information_schema.keywords (#48807)
close pingcap/tidb#48801
2023-12-02 11:28:19 +00:00