By andysmart on
This is what I saw this morning accessing my website: (skatecoffee.net)
Fatal error: Can't open file: 'sessions.MYI' (errno: 145) query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'b4c0c98f2b2f7d32275244d03aadbcd4' AND u.status 3 LIMIT 0, 1 in /home/skatecof/public_html/includes/database.mysql.inc on line 66
I didn't add any module since long and I can't understand what happened.
Do you think I could solve this issue upgrading to 4.7 ?
Would be possible to upgrade from this condition?
Thanks.
Comments
This is a mysql problem, not
This is a mysql problem, not drupal.
If you've got phpmyadmin available then you should use it to try to repair the table, otherwise contact your domain host and ask them to have a look. It can also happen when there isn't any space left on the filesystem,
HTH
the fact is I don't
the fact is I don't understand the error what should I look for in the tables?
Skatecoffee.net
the flavour of skateboarding
The error is saying there's
The error is saying there's a problem on the filesystem, so looking thru' the database won't yield anything - if mysql allows you to view any data in that table.
As I said before, you either need to try and use phpMyAdmin or the shell to repair the table, or you need to alert whoever hosts your website to the problem with that file
Thanks a Lot
The server's staff solved that,
thanks again.
Skatecoffee.net
the flavour of skateboarding