I am getting the following error and deleting sessions doesn't fix it. Any ideas? Thanks!

Fatal error: Table './warrenco_drupal/sessions' is marked as crashed and should be repaired query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'ac9fdf8b76f2a4126cdc0b90b93bffe5' AND u.status < 3 LIMIT 0, 1 in /home/warrenco/public_html/includes/database.mysql.inc on line 66

Comments