478
478
#define HA_LEX_CREATE_IF_NOT_EXISTS 2
479
479
#define HA_LEX_CREATE_TABLE_LIKE 4
480
480
#define HA_OPTION_NO_CHECKSUM (1L << 17)
482
481
#define HA_MAX_REC_LENGTH 65535
484
483
/* Options of START TRANSACTION statement (and later of SET TRANSACTION stmt) */