Quote:
Originally Posted by kkiely
Invalid SQL:
SHOW COLUMNS FROM nntp_groups
LIKE 'newsgroupid'
mysql error: Can't find file: 'nntp_groups.MYI' (errno: 2)
|
Table nntp_groups could be corrupted, as the database can not find the nntp_groups.MYI (the index file). You can try to rebuild the table, or just delete it altogher and let the script to create a new empty table.