PDA

View Full Version : database error


The_Saint
09-03-2009, 01:49 AM
I keep getting database error emails every few mintues. Here is the error


Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT links.*, links_categories.title FROM ****adv_links AS links
LEFT JOIN ****adv_links_categories AS links_categories ON (links.catid = links_categories.catid)
WHERE links.valid = 1 AND links.open = 1
ORDER BY rand() DESC
LIMIT 1;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Wednesday, September 2nd 2009 @ 11:23:32 PM
Error Date : Wednesday, September 2nd 2009 @ 11:24:32 PM
Script : http://www.*******/links/browselinks.php?c=37&ltr=D&orderby=name&direction=desc
Referrer :
IP Address : *****
Username : Unregistered
Classname : vB_Database
MySQL Version :

Brian
09-03-2009, 12:09 PM
"MySQL server has gone away" generally indicates an issue with your MySQL server and is something you would need to ask your host about.

Our Sponsors
 

The_Saint
09-03-2009, 07:19 PM
That's what I though too, a problem with the host but they said it was the links mod doing it. Well so far I haven't had any more emails.

Thanks