Been getting MySQL server has gone away Emails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dai-kun
    Member
    • Jul 2005
    • 93

    [Forum] Been getting MySQL server has gone away Emails

    After I upgraded to 4.1.5, I've been getting a lot of these emails:

    PHP Code:
    Database error in vBulletin 4.1.5:
     
    Invalid SQL:
     
                    
    SELECT *, thread.title AS threadtitle
                    FROM vb4_rsslog 
    AS rsslog
                    INNER JOIN vb4_rssfeed 
    AS rssfeed ON(rssfeed.rssfeedid rsslog.rssfeedid)
                    
    INNER JOIN vb4_thread AS thread ON(thread.threadid rsslog.itemid)
                    
    WHERE rsslog.threadactioncomplete 0
                                    
    AND rsslog.itemtype 'thread'
                                    
    AND rsslog.threadactiontime <> 0
                                    
    AND rsslog.threadactiontime 1312872601;
     
    MySQL Error   MySQL server has gone away
    Error Number  
    2006
    Request Date  
    TuesdayAugust 9th 2011 01:50:01 AM
    Error Date    
    TuesdayAugust 9th 2011 01:51:07 AM
    Script        
    http://domain.com/forum/cron.php?rand=175386
    Referrer      http://domain.com/forum/fiction/index.php
    IP Address    xxx.xxx.xxx.xxx
    Username      
    Unregistered
    Classname     
    vB_Database_MySQLi
    MySQL Version 

    I have a dedicated server and I haven't changed any server settings for a long time now so I dunno why I'm suddenly getting these.

    Thanks.
  • Trevor Hannant
    vBulletin Support
    • Aug 2002
    • 24326
    • 5.7.X

    #2
    Here are the reasons for the MySQL server going away:



    Also from the MySQL site:

    Vote for:

    - Admin Settable Paid Subscription Reminder Timeframe (vB6)
    - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...