mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
0.5: basic support for ALTER TABLE for InnoDB and other storage engines [closes #57]
This commit is contained in:
@@ -4208,6 +4208,7 @@ public:
|
||||
uint from_length,to_length;
|
||||
Field *from_field,*to_field;
|
||||
String tmp; // For items
|
||||
MYSQL_TIME now; // Used for sys_trx_start
|
||||
|
||||
Copy_field() {}
|
||||
~Copy_field() {}
|
||||
|
Reference in New Issue
Block a user