Recent Topics

1 Oct 18, 2007 02:26    

My b2evolution Version: Not Entered

Heres the blog
http://renkrn8.com.au/b2evolution/
Heres the error

MySQL error!

Can't open file: 'evo_comments.MYI' (errno: 145)(Errno=1016)

Your query:
SELECT comment_post_ID, comment_type, COUNT(*) AS type_count FROM evo_comments WHERE comment_post_ID IN (211,212,213,214,215) GROUP BY comment_post_ID, comment_type

I get the same error when clicking evo_comments table in mysql admin. All the other tables in the DB are selectable in Mysql admin and I can see the details on them etc. How can I fix up this DB?

2 Oct 18, 2007 04:51

In PHPMyAdmin Click on the database, select all the tables and then select repair table in the dropdown that says "With Selected"..

You might get lucky. ;)

3 Oct 18, 2007 05:39

Yes, the helpdesk at my hosting company already did that for me and it worked so you were dead right.
relieved....


Form is loading...