How to Repair Tables in MySQL

If you got an error from the table handler, the best way to see what it means is to run in command prompt the command perror nnn, where nnn is the number of the error.C:/xampp/mysql/bin>perror 145MySQL error code 145: Table was marked as crashed and should be repairedIf you want to repair a t... [ read more >> ]