mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Repairing MyISAM table with fulltext indexes and low myisam_sort_buffer_size may crash the server. Estimation of number of index entries was done incorrectly, causing further assertion failure or server crash. Docs note: min value for myisam_sort_buffer_size has been changed from 4 to 4096.
19 KiB
19 KiB