View Full Version : mysql error, what is the problem ?
deathemperor
10-08-2003, 12:57 PM
Database error in vBulletin 2.3.0:
Invalid SQL: UPDATE session SET lastactivity=1065170735,location='/forums/showthread.php?s=&postid=22288' WHERE sessionhash='c1a6b0b43376e9e1a840139d7dcf061f'
mysql error: Lost connection to MySQL server during query
mysql error number: 2013
Date: Friday 03rd of October 2003 10:46:10 AM
i didnt understand what is this, could somebody give me help ?
Xenon
10-08-2003, 03:05 PM
the script just lost connection to the db, normally a reload of the page resolves this.
if this happens more often, try to change the use persistant connection in config.php, that can help
deathemperor
10-09-2003, 03:00 AM
ah, thank for your reply
I use vb 2.3.0
this happened to me hundred times !
it doesn't stop sending me messages that attached that errors.
what do I do in config.php ?
Xenon
10-09-2003, 02:02 PM
// ****** PERSISTENT CONNECTIONS ******
// This option allows you to turn persistent connections to MySQL on or off.
// The difference in performance is negligible for all but the largest boards.
// If you are unsure what this should be, leave it off.
// 0 = Off; 1 = On
$usepconnect = 1;
try to change that value from 1 to 0, or vice versa, depending on actual status ;)
i cannot say for sure if that'll help, but i know it has helped some users in the past
deathemperor
10-10-2003, 04:57 AM
thanks
I'll do it later
deathemperor
10-29-2003, 05:18 AM
so sad but true, It doesnt work, email still sent to my webmaster mail box, yet it's not too many like before...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.