48
48
/* Possible flags of a StorageEngine (there can be 32 of them) */
50
50
HTON_BIT_ALTER_NOT_SUPPORTED, // Engine does not support alter
52
51
HTON_BIT_HIDDEN, // Engine does not appear in lists
53
52
HTON_BIT_FLUSH_AFTER_RENAME,
54
53
HTON_BIT_NOT_USER_SELECTABLE,