
11-12-2008, 01:20 AM
|
 |
|
|
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by tnedator
I have been getting a MySQL error for a few days, on an off. Always related to Post_thanks. I am on 3.73, and yesterday updated from version 7.6 to 7.7 of post thanks to see if it would make a difference. It didn't.
This doesn't happen every time a thanks is given. Also, for comletely unrelated reasons my VPS was moved last night to a new hardware node, so this has happened on two different underlying hardware nodes.
I also optimized the MySQL tables to see if there was any issue there:
Database error in vBulletin 3.7.3:
Code:
Invalid SQL:
SELECT text, languageid, special
FROM phrase AS phrase
LEFT JOIN phrasetype USING (fieldname)
WHERE phrase.fieldname = 'frontredirect'
AND varname = 'reportthanks' AND languageid IN (-1, 0, 1);
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, November 9th 2008 @ 08:39:06 AM
Error Date : Sunday, November 9th 2008 @ 08:40:41 AM
Script : http://www.broncosforums.com/forums/report.php?do=sendemail
Referrer : http://www.broncosforums.com/forums/report.php?p=449534
IP Address : removed
Username : removed
Classname : vB_Database
MySQL Version :
|
I'm sorry, but i dont see how that mysql has nothing to do with the post thanks hack.
|