3383
3383
(char**) &max_system_variables.myisam_max_sort_file_size, 0,
3384
3384
GET_ULL, REQUIRED_ARG, (int64_t) LONG_MAX, 0, (uint64_t) MAX_FILE_SIZE,
3391
GET_ULONG, REQUIRED_ARG, 1, 1, ULONG_MAX, 0, 1, 0},
3392
3386
{"myisam_sort_buffer_size", OPT_MYISAM_SORT_BUFFER_SIZE,
3393
3387
N_("The buffer that is allocated when sorting the index when doing a "
3394
3388
"REPAIR or when creating indexes with CREATE INDEX or ALTER TABLE."),