Log in

View Full Version : Is This Normal ? Database error


blitzkrieg4ever
11-19-2008, 04:16 PM
hi...

sometimes when i check my webmail i found mail it contain

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT rssfeed.*, rssfeed.options AS rssoptions, user.*, forum.forumid
FROM rssfeed AS rssfeed
INNER JOIN user AS user ON (user.userid = rssfeed.userid)
INNER JOIN forum AS forum ON (forum.forumid = rssfeed.forumid)
WHERE rssfeed.options & 1;

MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Wednesday, November 19th 2008 @ 04:18:50 AM
Script : http://www.psphorizon.com/forums/cron.php?rand=485283
Referrer : http://www.psphorizon.com/forums/index.php
IP Address : ************
Username : Unregistered
Classname : vB_Database


thx

Lynne
11-19-2008, 04:29 PM
This is a server issue. See this: http://www.vbulletin.com/docs/html/troubleshoot_mysql_goneaway and this: http://www.vbulletin.com/forum/showthread.php?s=&postid=310265#post310265

If it's only every once in awhile, I wouldn't worry about it. If it's many times a day, then I'd read those threads and see about making some changes to your config files.