• Christian Loos's avatar
    switch from myisam_recover to myisam_recover_options · f3e53298
    Christian Loos authored
    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.
    f3e53298
my.cnf 5.11 KB