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
51
52
HTON_BIT_HIDDEN, // Engine does not appear in lists
52
53
HTON_BIT_FLUSH_AFTER_RENAME,
53
54
HTON_BIT_NOT_USER_SELECTABLE,