switch from myisam_recover to myisam_recover_options
myisam_recover is only an alias for myisam_recover_options. Use the option name instead of the alias is more correct. This also avoids an note about the use of an alias instead of the option name on every server start.
Showing
Please register or sign in to comment