Forum database 'session' table issues
Posted: Sat Jan 12, 2008 5:35 pm
getting a lot of database errors from the ableton server today.
lucky for me I know how to kill old sessions from here otherwise I wouldn;t be able to log on at all.
here's an SQL update error, just as an example :
I have had a variety of query errors reported from that database table.
something up over there?
lucky for me I know how to kill old sessions from here otherwise I wouldn;t be able to log on at all.
here's an SQL update error, just as an example :
Code: Select all
phpBB : Critical Error
Error updating session key
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_sessions_keys.MYI'. (errno: 145)
INSERT INTO phpbb_sessions_keys(key_id, user_id, last_ip, last_login) VALUES ('5a3b77c87553d4b7db0d4ed04f3910b', [i]my user number[/i], '********', 1200159090)
Line : 229
File : sessions.php
something up over there?