PDA

View Full Version : what do i need to do


MSHPGOON
07-08-2003, 06:17 PM
Database error in vBulletin 2.3.0:

Invalid SQL: SELECT * FROM thread WHERE threadid=91
mysql error: Can't open file: 'thread.MYI'. (errno: 145)

mysql error number: 1016

noppid
07-08-2003, 06:51 PM
Repair the table. Hopefully ya can use phpmyadmin to run the query.

repair table thread;