cigrafix
11-05-2007, 08:34 PM
I got about 150 e mails today all marked v bulletin database error? What does this mean the forum has been up for a year runnign perfect.
www.turbooptions.com can someone please help me out?
snakes1100
11-05-2007, 08:42 PM
Post the full error from the email.
cigrafix
11-06-2007, 11:01 AM
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_search AS phrasegroup_search,
language.phrasegroup_inlinemod AS phrasegroup_inlinemod,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 425;
MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Date : Monday, November 5th 2007 @ 06:27:22 PM
Script : http://www.turbooptions.com/forum/search.php?do=getnew
Referrer : http://www.turbooptions.com/forum/newreply.php?do=newreply&p=121264
IP Address : 71.232.163.215
Username :
Classname : vb_database
nexialys
11-06-2007, 11:17 AM
MySQL Error : Lost connection to MySQL server during query
your server is having connection errors... meaning that it can't provide a stable connection during the operations... you will have to check with your host on that,... to see if they can track this problem on other situations....
Marco van Herwaarden
11-06-2007, 02:37 PM
Probably the connection_timeout set too low.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.