• Daniel Black's avatar
    Corrections to mysqlcheck · 9b067a3e
    Daniel Black authored
    Allow tables and views to be repaired in same command.
    Make error messages represent if it is a REPAIR TABLE or REPAIR VIEW
    Honor write_binlog even for REPAIR VIEW .. FROM MYSQL
    opt_all_in_1 does a list of REPAIR TABLE and a list of REPAIR VIEW
    If a table list is passes this is corrected with the right command
    9b067a3e
mysqlcheck.c 35.6 KB