MySQL 9.0.0
Source Code Documentation
Collaboration diagram for ALTER TABLE statement:

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...
 

Detailed Description