Instead of my blog, I have this:
Additional information about this error:
MySQL error!
Can't open file: 'evo_sessions.MYD'. (errno: 145)(Errno=1016)
Your query:
INSERT INTO evo_sessions( sess_key, sess_lastseen, sess_ipaddress )
VALUES (
"omgVhhyWPoistu4rd7yS3VFpMM8GiYoL",
"2006-11-17 11:17:48",
"208.114.187.127"
)
And in the MySQL Admin panel the line for evo-sessions says "in use" and if I click on properties it comes up with the error:
Any Ideas?
#1016 - Can't open file: 'evo_sessions.MYD'. (errno: 145)