kill -8 and db becomes inaccessible
hi, i saw a mysql process using lots of cpu, so i "kill -8" the PID. Now the I cant access the db for the specific domain. It returns:mySQL error: Can't open file: 'ibf_sessions.MYI'. (errno: 145)
mySQL error code:
Weird thing is i am able to access it via phpmyadmin. I've tried restarting mysql, but it doesn't work. Any help? thanks.