steven s |
10-08-2008 10:06 PM |
All of the sudden I would get an mySQL error on my index page.
This only happens to me when logged in.
Viewing the page as a guest, no problem.
The error I received was
HTML Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
INSERT IGNORE INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate)
VALUES
('e2a81ca6a6da4cedfedb95161f875c3e', 1, 'x.x.x.x', '6647e0aeecc33098d4c145f145b748f5', 12235d5473, '/forum/index.php', 0, 0, 1, 0, 0, 0, 0, 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US; rv:1.9.0.3) Gecko/2008092414 Firefox/3.0.3', 0, 0);
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Wednesday, October 8th 2008 @ 06:37:53 PM
Error Date : Wednesday, October 8th 2008 @ 06:39:07 PM
Script : /forum/index.php
Referrer :
IP Address : x.x.x.x
Username :
Classname : vB_Database
MySQL Version :
Same problem with Safari (Mac) and Firefox on a PC.
Since disabling the plugin, I'm fine. This has been working up until now. ???
Anyone else have this problem?
|