Correct a typo in a comment
This commit is contained in:
parent
1144acbcbd
commit
a660a5ed42
@ -163,7 +163,7 @@ public:
|
||||
|
||||
// Columns and keys to be dropped.
|
||||
List<Alter_drop> drop_list;
|
||||
// Columns for ALTER_COLUMN_CHANGE_DEFAULT.
|
||||
// Columns for ALTER_CHANGE_COLUMN_DEFAULT.
|
||||
List<Alter_column> alter_list;
|
||||
// List of keys, used by both CREATE and ALTER TABLE.
|
||||
List<Key> key_list;
|
||||
|
Loading…
x
Reference in New Issue
Block a user