natas
09-15-2008, 04:58 PM
Today I get this error when trying to add a certain link to my links page.
Two things to keep in mind.
1) My mysql server is NOT down. Rest of the site and other sites I host still work
2) This only happens with this link (that I know of so far). I tried to add google.com and it worked fine.
Mysql.log shows no crashed tables or any errors.
Here is the error:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT smilieid, smilietext, smiliepath, smilie.title,
imagecategory.title AS category
FROM smilie AS smilie
LEFT JOIN imagecategory AS imagecategory USING(imagecategoryid)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder;
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Monday, September 15th 2008 @ 08:48:18 PM
Error Date : Monday, September 15th 2008 @ 08:48:49 PM
Script : http://mydomain.com/links/addlink.php
Referrer : http://mydomain.com/links/addlink.php
IP Address : 71.154.x.x
Username : sjordan
Classname : vB_Database
MySQL Version :
Two things to keep in mind.
1) My mysql server is NOT down. Rest of the site and other sites I host still work
2) This only happens with this link (that I know of so far). I tried to add google.com and it worked fine.
Mysql.log shows no crashed tables or any errors.
Here is the error:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT smilieid, smilietext, smiliepath, smilie.title,
imagecategory.title AS category
FROM smilie AS smilie
LEFT JOIN imagecategory AS imagecategory USING(imagecategoryid)
ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder;
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Monday, September 15th 2008 @ 08:48:18 PM
Error Date : Monday, September 15th 2008 @ 08:48:49 PM
Script : http://mydomain.com/links/addlink.php
Referrer : http://mydomain.com/links/addlink.php
IP Address : 71.154.x.x
Username : sjordan
Classname : vB_Database
MySQL Version :