MySQL 9.1.0
Source Code Documentation
|
Modules | |
CREATE/ALTER TABLE partitioning-related stuff | |
Column attributes in CREATE/ALTER TABLE | |
Column types in CREATE/ALTER TABLE | |
Table options of CREATE/ALTER | |
TABLE . | |
Classes | |
class | PT_alter_table_add_partition |
Node for the ALTER TABLE ADD PARTITION statement. More... | |
class | PT_alter_table_add_partition_def_list |
Node for the ALTER TABLE ADD PARTITION (<partition list>) statement. More... | |
class | PT_alter_table_add_partition_num |
Node for the ALTER TABLE ADD PARTITION PARTITIONS (<n>@) statement. More... | |