Yup, it’s one of those days today. A db_mysql.inc.php – based script spitted out this error:
Incorrect key file for table ‘mytable’; try to repair it
Note to self: db_mysql.inc.php library has this parameter:
var $Halt_On_Error = “no”; ## “yes” (halt with message), “no” (ignore errors quietly), “report” (ignore errror, but spit a warning)
Continue reading #1034 – Incorrect key file for table ‘mytable’; try to repair it

Most Recent Comments