MySQL error occurs repeatly
I was having a dedicated server and all accounts were ok but after I moved to a new dedicated server(I did use cpanel transfer feature to move all the websites) I am getting errors with MySQL databases(espically for forums databses). I am using repair table xxx; to fix this problem but it occurs repeatly
MySQL Client API version=3.23.49
this is an example of an error
Code:
mySQL query error: SELECT COUNT(tid) as max FROM ibf_topics WHERE forum_id='9' and approved='1' and (last_post > 1051628635 or pinned=1) mySQL error: Can't open file: 'ibf_topics.MYI'. (errno: 145) mySQL error code: 1016 Date: Thursday 29th of May 2003 11:03:55 AM
what's the cause of these errors and how to fix it ?
any help is appreciated