• Monty's avatar
    MDEV-17068 mysql system table is marked as crashed and should be repaired... · 8cc53ade
    Monty authored
    MDEV-17068 mysql system table is marked as crashed and should be repaired after the server crashes or is killed
    
    - Changed ERROR to WARNING for MyISAM/Aria message
      that are warnings in the check utilities.
      This affects for example "client is using or
      hasn't closed the table properly".
    - Print "Table is fixed" if check succeded in
      fixing the table.
    8cc53ade
ha_maria.cc 132 KB