Database error in vBulletin 3.5.0:
Invalid SQL:
INSERT INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass)
VALUES
('95ca6c3a0f52cb77ab7e65503131041c', 0, '68.142.250.30', 'b1e97c538bd3f31c09e92beb3d67eb66', 1130566515, '/forums/showthread.php?t=411', 0, 0, 0, 4, 411, 0, 0, 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 0);
MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Date : Saturday, October 29th 2005 @ 06:15:21 AM
Script : http://www.crossingcentral.com/forum...read.php?t=411
Referrer :
IP Address : *************
Username : Unregistered
Classname : vb_database
Invalid SQL:
INSERT INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass)
VALUES
('95ca6c3a0f52cb77ab7e65503131041c', 0, '68.142.250.30', 'b1e97c538bd3f31c09e92beb3d67eb66', 1130566515, '/forums/showthread.php?t=411', 0, 0, 0, 4, 411, 0, 0, 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 0);
MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Date : Saturday, October 29th 2005 @ 06:15:21 AM
Script : http://www.crossingcentral.com/forum...read.php?t=411
Referrer :
IP Address : *************
Username : Unregistered
Classname : vb_database
im guessing it has somthing do do with the connection to my mysql database timing out, how do i correct this?
Comment