Description:Message: Unknown MySQL error
MySql-Client cr_unknown_error, error 2000: (cr_unknown_error), error 2000: (cr_unknown_error) unknown mysql error, lrm-00118: syntax error at '=' at the end of input, mysql, mysql error 2000, unknown mysql error 2000, unknown mysql error error no 2000
Run this query in phpMyAdmin:
REPAIR TABLE thread;
If you still have this problem them you’ll need to convert this table type from ISAM to MyISAM. Again you use phpMyAdmin to do this.
Run this query in phpMyAdmin:
REPAIR TABLE thread;
If you still have this problem them you’ll need to convert this table type from ISAM to MyISAM. Again you use phpMyAdmin to do this.