mysql error number: 1030 - Got error 28 from table handler

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rick Grunwald
    Senior Member
    • Feb 2005
    • 211
    • 3.0.6

    mysql error number: 1030 - Got error 28 from table handler

    I received this error via email this morning. Aquick Gooooogle search says I am either out of space (not) or a table needs repair

    It happened while someone on a Bejing server was on the site. I have no registered members from Bejing

    Any insight?
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    Database error in vBulletin 3.0.7:

    Invalid SQL:
    SELECT poll.*, threadid, forumid, replycount
    FROM thread AS thread
    LEFT JOIN poll AS poll ON (thread.pollid = poll.pollid)
    WHERE thread.pollid != 0
    AND open != 0
    AND open != 10
    AND visible
    AND forumid IN (7,8,10,11)
    ORDER BY dateline DESC
    LIMIT 1

    mysql error: Got error 28 from table handler

    mysql error number: 1030

    Date: Friday 15th of April 2005 10:22:22 PM
    Script: http://grunwalds.com/
    Referer:
    Username: Unregistered
    IP Address: 61.135.145.207
    Rick Grunwald
    http://grunwalds.com
    XP home SP2, Celeron 2gb, 2GB RAM, Zone Alarm Security Suite
  • djnoz
    Senior Member
    • May 2003
    • 206

    #2
    Well perror tells us that error message indicates you have "no space left on device."

    Is this a unix system? If so, you may want to try doing a:
    Code:
    df -h
    to see what kind of space is left on each volume. I had this same error a while back when my /tmp dir was filling up. Check for any volume that is more than 60% full.

    HIH
    Matt
    Avatar Generator - The ultimate avatar and banner generation tool. It's a Google Image search mashup.
    Christian Gaming - A forum for Christians who like video games.

    Comment

    • Steve Machol
      Former Customer Support Manager
      • Jul 2000
      • 154488

      #3
      Error code 28: No space left on device

      One or more partitions on your server is out of space or doesn't have enough space to complete this operation. Shutdown your forums and contact your host immediately. You or your host will need to find out which partition is low on space and free up some more space.
      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

      • Rick Grunwald
        Senior Member
        • Feb 2005
        • 211
        • 3.0.6

        #4
        Thanks - I have forwarded the message to them
        Rick Grunwald
        http://grunwalds.com
        XP home SP2, Celeron 2gb, 2GB RAM, Zone Alarm Security Suite

        Comment

        • ChrisLM2001
          Senior Member
          • May 2003
          • 1451
          • 3.6.x

          #5
          Make sure your /tmp directory is hardened and secured, as that's a place for exploits...



          Chris
          "Anyone who conducts an argument by appealing to Authority
          is not using his intelligence, he is just using his memory."
          ~~~
          Leonardo da Vinci

          Comment

          • Rick Grunwald
            Senior Member
            • Feb 2005
            • 211
            • 3.0.6

            #6
            I got one error email again this morning with the same error, reffering to the Poll table only from a different page. Bots have set it off in both cases.

            The host had a space allocation corruption issue that they were working on. Using Putty and running df shows all areas as far as I can see at 19% or less usage - so it doesn't appear to be a space issue as such

            I don't think it is a vbulletin issue that the support team can fix: I am posting so anyone searching can find all pertenent information (but feel free to add to this! )

            >>>>>>>>>>>>>>>>>>>>>>>>>
            Database error in vBulletin 3.0.7:

            Invalid SQL:
            SELECT poll.*, threadid, forumid, replycount
            FROM thread AS thread
            LEFT JOIN poll AS poll ON (thread.pollid = poll.pollid)
            WHERE thread.pollid != 0
            AND open != 0
            AND open != 10
            AND visible
            AND forumid IN (7,8,10,11)
            ORDER BY dateline DESC
            LIMIT 1

            mysql error: Got error 28 from table handler

            mysql error number: 1030

            Date: Saturday 30th of April 2005 04:54:17 AM
            Script: http://grunwalds.com/modules.php?name=News
            Referer:
            Username: Unregistered
            IP Address: 207.46.98.35
            Rick Grunwald
            http://grunwalds.com
            XP home SP2, Celeron 2gb, 2GB RAM, Zone Alarm Security Suite

            Comment

            • George L
              Former vBulletin Support
              • May 2000
              • 32996
              • 3.8.x

              #7
              for now to prevent further corruption i'd close your forums so not more write/reading for mysql database until host resolves the issue
              :: Always Back Up Forum Database + Attachments BEFORE upgrading !
              :: Nginx SPDY SSL - World Flags Demo [video results]
              :: vBulletin hacked forums: Clean Up Guide for VPS/Dedicated hosting users [ vbulletin.com blog summary ]

              Comment

              • Steve Machol
                Former Customer Support Manager
                • Jul 2000
                • 154488

                #8
                For future reference:

                mysql error: Got error 28 from table handler

                Means:

                System error: 28 = No space left on device
                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

                • Rick Grunwald
                  Senior Member
                  • Feb 2005
                  • 211
                  • 3.0.6

                  #9
                  I contacted them and /tmp was temporarily full - and was resolved almost immediately according to the tech (and they have been good about admitting errors on their servers etc.)

                  Steve: thanks for the input - the first time this happened they had another issue that may have cause it to appear to be out of space. THis time it was a space issue.
                  I posted the second instance mostly for searching by others in the forum. On curiosity - perhaps just coincidental - both instances were triggered by bots and both while reading "polls"
                  Rick Grunwald
                  http://grunwalds.com
                  XP home SP2, Celeron 2gb, 2GB RAM, Zone Alarm Security Suite

                  Comment

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