45
KEY_CREATE_INFO default_key_create_info= { HA_KEY_ALG_UNDEF, 0, {NULL,0} };
48
49
"", "FIXED", "DYNAMIC", "COMPRESSED", "REDUNDANT", "COMPACT", "PAGE", "?","?","?"
54
53
Register Cursor error messages for use with my_error().
59
58
// Set the dedicated error messages.
60
59
DRIZZLE_ADD_ERROR_MESSAGE(HA_ERR_KEY_NOT_FOUND, ER(ER_KEY_NOT_FOUND));