Database Error Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • psinewe
    Senior Member
    • Jun 2002
    • 118

    Database Error Help

    Getting the following error on my database:

    Database error in vBulletin 3.5.5:
    Invalid SQL:
    INSERT IGNORE INTO session
    (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass)
    VALUES
    ('13a0ce08e9a0dd6e2f12ac1b594cdb25', 1, '69.81.87.237', 'a77d66c5ab323ad5138c349eba77f6b2', 1223303595, '/forum/login.php4?do=login', 0, 0, 1, 0, 0, 0, 0, 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GoogleT5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)', 1);
    MySQL Error : The table 'session' is full
    Error Number : 1114
    Date : Monday, October 6th 2008 @ 09:33:15 AM
    Script : http://www.ohtf1.com/forum/login.php4
    Referrer : http://www.ohtf1.com/forum/admincp/index.php4
    IP Address : xx.xx.xx.xxx
    Username : xxxx
    Classname : vb_database
    Phil
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Run this query:

    DELETE FROM session;

    Then revert your footer template. You made a change somewhere that stopped the Scheduled Tasks from running and clearing out this table on a regular basis.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

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