Remove an unnecessary #include
This commit is contained in:
parent
6f96ff7268
commit
a31e99a89c
@ -54,10 +54,6 @@ Smart ALTER TABLE
|
|||||||
#include "ha_innodb.h"
|
#include "ha_innodb.h"
|
||||||
#include "ut0new.h"
|
#include "ut0new.h"
|
||||||
#include "ut0stage.h"
|
#include "ut0stage.h"
|
||||||
#ifdef WITH_WSREP
|
|
||||||
//#include "wsrep_api.h"
|
|
||||||
#include <sql_acl.h> // PROCESS_ACL
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static const char *MSG_UNSUPPORTED_ALTER_ONLINE_ON_VIRTUAL_COLUMN=
|
static const char *MSG_UNSUPPORTED_ALTER_ONLINE_ON_VIRTUAL_COLUMN=
|
||||||
"INPLACE ADD or DROP of virtual columns cannot be "
|
"INPLACE ADD or DROP of virtual columns cannot be "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user