frequent error occuring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chimaira
    Member
    • Feb 2005
    • 60
    • 3.6.x

    frequent error occuring

    hello guys.

    Basically our forum www.chimairaboard.com has been running for ooo roughly year and a half. and NEVER experienced any database errors... it wasnt untill today we keep getting db errors on and off all day

    the db message im getting is as follows:

    Code:
    Database error in vBulletin 3.5.2:
    
    Invalid SQL:
    
            SELECT
                user.username, (user.options & 512) AS invisible, user.usergroupid,
                session.userid, session.inforum, session.lastactivity,
                IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
            FROM session AS session
            LEFT JOIN user AS user ON(user.userid = session.userid)
            WHERE session.lastactivity > 1144184198
            ORDER BY username ASC;
    
    MySQL Error  : Got error 12 from storage engine
    Error Number : 1030
    Date         : Tuesday, April 4th 2006 @ 04:46:39 PM
    Script       : http://www.chimairaboard.com/
    Referrer     : 
    IP Address   : 84.9.79.155
    Username     : Severity
    Classname    : vb_database
    i havnt touched any files/any settings./muched with the sql at all in the past few weeks....|

    ive spoken to support at the webhost and they said it may be an sql load!

    but why now? its never happened before. im hoping someone will recognise this error and hopefully help me to correct this issue... as the error comes up. and goes after about 30 seconds.... then give it 1-2 minutes and wham bam its back again... im totally stumped
  • Scott MacVicar
    Former vBulletin Developer
    • Dec 2000
    • 13286

    #2
    scott@lovelace:~$ perror 12
    OS error code 12: Cannot allocate memory

    This indicates a server error, possibly low on memory or damaged memory.
    Scott MacVicar

    My Blog | Twitter

    Comment

    • chimaira
      Member
      • Feb 2005
      • 60
      • 3.6.x

      #3
      Thanks for the fast response... Ill speak to someone from the support team and see what he says to that and ill report back

      Comment

      • chimaira
        Member
        • Feb 2005
        • 60
        • 3.6.x

        #4
        Apparently they did some sql tweaking.. and now i have no problems.

        Comment

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