On 15 Mar 2005, at 15:43, Ken Dow wrote:
Fatal error: Can't open file: 'sessions.MYD'. (errno: 145) query: SELECT u.*, s.*, r.name AS role FROM users u INNER JOIN sessions s ON u.uid = s.uid LEFT JOIN role r ON u.rid = r.rid WHERE s.sid = 'e9cc93bab76197fbf51609636250a9f8' AND u.status < 3 LIMIT 0, 1 in /home/httpd/vhosts/mydomain.ca/httpdocs/includes/database.mysql.inc on line 97
Most of the time this is caused by a harddisk (partition) running out of disk space/quota. This could have corrupted any table and may cause data loss.
-- Dries Buytaert :: http://www.buytaert.net/