165
165
#define HA_CAN_BIT_FIELD (1 << 28) /* Historical, no longer supported */
166
166
#define HA_NEED_READ_RANGE_BUFFER (1 << 29) /* for read_multi_range */
167
167
#define HA_ANY_INDEX_MAY_BE_UNIQUE (1 << 30)
170
170
/* Has it's own method of binlog logging */
175
175
Engine is capable of row-format and statement-format logging,
184
184
Set of all binlog flags. Currently only contain the capabilities