My Project
|
Public Member Functions | |
Alter_column (const char *par_name, Item *literal) | |
Alter_column * | clone (MEM_ROOT *mem_root) const |
Public Attributes | |
const char * | name |
Item * | def |
Alter_column* Alter_column::clone | ( | MEM_ROOT * | mem_root | ) | const [inline] |
Used to make a clone of this object for ALTER/CREATE TABLE