I've been having problems with our boards for the past few days since trying to run a message prune, which failed after an hour of grinding away. I previously reported this here on this board, and I still need some help!
Apparently the table searchindex has gone south. I can't reindex from the control panel without an error, I'm getting dozens upon dozens of email errors mailed to me, and the symptoms include replies not showing up on thread counts, and lots of database errors when users try to post. When I look at the table with phpmyadmin, the table searchindex is 'in use'. When I try to browse that table, I get a
SQL-query :
SELECT * FROM `searchindex` LIMIT 0, 30
MySQL said:
Can't open file: 'searchindex.MYD'. (errno: 145)
I can run a repair on it either without the same error. What in the world can I do to fix this problem? Delete the file? Can anyone please help??!?!!?
Thanks.
Apparently the table searchindex has gone south. I can't reindex from the control panel without an error, I'm getting dozens upon dozens of email errors mailed to me, and the symptoms include replies not showing up on thread counts, and lots of database errors when users try to post. When I look at the table with phpmyadmin, the table searchindex is 'in use'. When I try to browse that table, I get a
SQL-query :
SELECT * FROM `searchindex` LIMIT 0, 30
MySQL said:
Can't open file: 'searchindex.MYD'. (errno: 145)
I can run a repair on it either without the same error. What in the world can I do to fix this problem? Delete the file? Can anyone please help??!?!!?
Thanks.
Comment