MySQL 9.1.0
Source Code Documentation
|
TABLE. More...
Classes | |
class | PT_default_column_attr |
Node for the DEFAULT <expression> column attribute. More... | |
class | PT_on_update_column_attr |
Node for the UPDATE NOW[([<precision>])] column attribute. More... | |
class | PT_auto_increment_column_attr |
Node for the AUTO_INCREMENT column attribute. More... | |
class | PT_serial_default_value_column_attr |
Node for the SERIAL DEFAULT VALUE column attribute. More... | |
class | PT_column_format_column_attr |
Node for the COLUMN_FORMAT <DEFAULT|FIXED|DYNAMIC> column attribute. More... | |
class | PT_storage_media_column_attr |
Node for the STORAGE <DEFAULT|DISK|MEMORY> column attribute. More... | |
TABLE.