Page 1 of 1

Frequent SQL errors recently

Posted: Mon Sep 24, 2007 6:21 am
by Husker
I am getting many SQL errors recently. Is anyone else seeing the same thing? The errors pop up when surfing around. Click a link, and get this (or a very similar error). Even when posting this message (the first two time), I received one of these errors.

----------------------------------------------------------------------------------
phpBB : Critical Error

Error clearing sessions table

DEBUG MODE

SQL Error : 126 Incorrect key file for table './distillers/phpbb_sessions.MYI'; try to repair it

DELETE FROM phpbb_sessions WHERE session_time <1190639855> 'e87852529e51e67dd46b7b94fd29fe93'

Line : 483
File : sessions.php

Posted: Mon Sep 24, 2007 6:36 am
by HookLine
Yup, me too. Most times I have to access a page twice to get it to come up.

(Like when posting this coment.)

Posted: Mon Sep 24, 2007 6:44 am
by Husker
HookLine wrote:Yup, me too. Most times I have to access a page twice to get it to come up.

(Like when posting this coment.)
I think we may have been seeing this before, but without the PHP error messages. There were times I would click, and nothing happened. It could be that UJ simply turned on some debugging, so now we see why page loads are failing. It does not kill the site, pages can still be gotten to.

However, a word of warning: If you build a larger post, be SURE to copy the data to a temp text file (or the clipboard), before you post, so that if the post fails, at least you can recreate the message quickly (hehe, this post also got the SQL error the first time).

H.