Results 1 to 7 of 7
-
26th Jul 2011, 05:52 PM #1OPMember
V Bulletin Error
Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE datastore SET
data = data - 1,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Tuesday, July 26th 2011 @ 06:55:22 PM
Error Date : Tuesday, July 26th 2011 @ 06:59:02 PM
Script :
Referrer :
IP Address : 119.63.196.116
Username : Unregistered
Classname : vB_Database
MySQL Version :
(Next to Script is my sites address)
Any ideas what I need to do exactly..only experienced answers no guessingLeeds Reviewed by Leeds on . V Bulletin Error Database error in vBulletin 3.8.4: Invalid SQL: UPDATE datastore SET data = data - 1, data = IF(data < 0, 0, data) WHERE title = 'mailqueue'; MySQL Error : MySQL server has gone away Rating: 5
-
26th Jul 2011, 05:57 PM #2Member
try to repair your db from phpmyadmin
if no result check your host supportNot Allowed
-
26th Jul 2011, 10:35 PM #3Respected Member
MySQL Error : MySQL server has gone away (not a vb error)
The most common reason for the MySQL server has gone away error is that the server timed out and closed the connection. In this case, you normally get one of the following error codes (which one you get is operating system-dependent).
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
-
27th Jul 2011, 01:44 AM #4OPMember
I've had a bunch of different errors that says 'MySQL server has gone away'
I am more interested in this part of the error as its abit more specific to others that I've had
UPDATE datastore SET
data = data - 1,
data = IF(data < 0, 0, data)
WHERE title = 'mailqueue';
Thanks anyway guys I will check what you have posted
-
27th Jul 2011, 02:48 PM #5Respected Member
That type of update on a very large table could take some time.
You can have host or yourself check the wait_timeout setting in mysql configuration and double it. See if that helps.
-
27th Jul 2011, 03:31 PM #6MemberWebsite's:
Elite.SO Defendos.com Motionite.comThere are too many connections to the SQL server and the service will drop all connections. Increase the SQL maxconnections/timeout. Or your server is running out of memory.
-
27th Jul 2011, 03:41 PM #7MemberWebsite's:
Katzbb.com Foxmovie.colol the problem is this WHERE title = 'mailqueue';
u have a problem with that disable mailqueue'; at vbulletin option and enable with locking
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Buying] V Bulletin 4.0 License
By Leeds in forum Completed TransactionsReplies: 1Last Post: 29th Aug 2011, 01:28 PM -
Help for V-Bulletin 3.8.4
By Prasenjit in forum Technical Help Desk SupportReplies: 4Last Post: 24th Feb 2011, 02:52 PM -
v bulletin style
By ynj in forum vBulletinReplies: 19Last Post: 14th Jan 2011, 10:45 AM -
Converting phpbb. to v.bulletin
By Vikas in forum Webmaster DiscussionReplies: 5Last Post: 24th Nov 2010, 02:25 PM -
Bulletin Board
By Danny1986 in forum Useful SitesReplies: 1Last Post: 9th Feb 2010, 11:21 AM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...