mysql error: The table 'session' is full

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dSpots
    New Member
    • Dec 2002
    • 18

    mysql error: The table 'session' is full

    Hello,

    Just recently, I started getting emails from the board saying the following thing:

    Database error in vBulletin 3.0.0 Beta 7:

    Invalid SQL:
    INSERT INTO session
    (sessionhash, userid, host, idhash, lastactivity, styleid, loggedin, bypass, useragent)
    VALUES
    ('c92efa0d63cf366dd4fd3573f1d4036a', 698, '68.60.20.164', '961dd58ddad8dd978508bea1443e6117', 1069583290, 0, 1, 0, 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)')

    mysql error: The table 'session' is full

    mysql error number: 1114

    Date: Sunday 23rd of November 2003 04:28:11 AM
    Script: http://forum.bavarianspeed.com/login.php
    Referer: http://forum.bavarianspeed.com/login.php
    Username: DL4567
    IP Address: XXXXXXXXXXX (Removed for privacy reasons)


    What is this? And how can I fix it?

    Thanks!!

    Derrick
  • dSpots
    New Member
    • Dec 2002
    • 18

    #2
    ok found a similar thread...wierd my first search didn't come up with anything similar. Found somebody else that had the same problem...he didn't upload cron folder in the includes folder. Wierd some how I must of missed the samething...just uploaded it.



    But was wondering how to manually start the cleanup.php and cleanup2.php ... right now I can't login into the admin cp to start it..it keeps giving me this error!

    Comment

    • Scott MacVicar
      Former vBulletin Developer
      • Dec 2000
      • 13286

      #3
      need to go for the phpMyAdmin solution

      DELETE FROM session;

      will sort that.
      Scott MacVicar

      My Blog | Twitter

      Comment

      • dSpots
        New Member
        • Dec 2002
        • 18

        #4
        Originally posted by Scott MacVicar
        need to go for the phpMyAdmin solution

        DELETE FROM session;

        will sort that.
        Ok great, fixed now THANKS!!

        Comment

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