The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am getting multiple SQL errors
Code:
MySQL Error : MySQL server has gone away Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE datastore SET
data = data - 1,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
Code:
Invalid SQL:
UPDATE session
SET lastactivity = 1268165777, location =
'/forum/admincp/email.php?do=dosendmail&do=dosendmail', inforum = 0, inthread =
0, incalendar = 0, badlocation = 0, useragent = 'Mozilla/5.0 (Windows; U;
Windows NT 6.0; en-US; rv:1.9.0.18) Gecko/2010020220 Firefox/3.0.18 (.NET CLR
3.5.30729)'
WHERE sessionhash = '56542e98237a161685411bbfa1c02463';
Code:
Invalid SQL:
UPDATE datastore SET
data = data - 1,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
|
|
#2
|
||||
|
||||
|
You didn't include the necessary part of the error we need to see for the last three you listed (we need to see the bottom portion that is under what you posted). But, the first one,
MySQL server has gone away, is a server issue. See this: http://www.vbulletin.com/docs/html/t...mysql_goneaway and this: http://www.vbulletin.com/forum/showt...265#post310265 |
|
#3
|
|||
|
|||
|
Here is one of them i'll post the others once I get them
Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE session
SET lastactivity = 1268345339, location =
'/forum/admincp/email.php?do=dosendmail&do=dosendmail', inforum = 0, inthread =
0, incalendar = 0, badlocation = 0
WHERE sessionhash = '6eaea1d8673725d867f7f5aa36a14259';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Thursday, March 11th 2010 @ 04:08:59 PM
Error Date : Thursday, March 11th 2010 @ 04:09:24 PM
Script : http://www.mwcaraudio.net/forum/admincp/email.php?do=dosendmail
Referrer : http://www.mwcaraudio.net/forum/admincp/email.php?do=start
IP Address : xxxx
Username : jbizzle
Classname : vB_Database
MySQL Version :
Quote:
Quote:
Quote:
|
|
#4
|
||||
|
||||
|
This is a server issue. See this: http://www.vbulletin.com/docs/html/t...mysql_goneaway and this: http://www.vbulletin.com/forum/showt...265#post310265
|
|
#5
|
|||
|
|||
|
I switched hosts, I am now with a company who specializes in hosting vBulletin forums. Hopefully I have no issues anymore.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|