Skip to content
Permalink
Browse files
Remove an unnecessary #include
  • Loading branch information
dr-m committed May 30, 2018
1 parent 6f96ff7 commit a31e99a
Showing 1 changed file with 0 additions and 4 deletions.
@@ -54,10 +54,6 @@ Smart ALTER TABLE
#include "ha_innodb.h"
#include "ut0new.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=
"INPLACE ADD or DROP of virtual columns cannot be "

0 comments on commit a31e99a

Please sign in to comment.