Please help with DB error....

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Strike

    Please help with DB error....

    Can't open any thread... Here is the log:


    Database error in vBulletin: Invalid SQL:
    SELECT
    session.userid AS sessionuserid,
    post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath,
    attachment.attachmentid,attachment.filename,attachment.visible AS attachmentvisible,attachment.counter
    ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline
    FROM post
    LEFT JOIN icon ON icon.iconid=post.iconid
    LEFT JOIN user ON user.userid=post.userid
    LEFT JOIN userfield ON userfield.userid=user.userid
    LEFT JOIN avatar ON avatar.avatarid=user.avatarid
    LEFT JOIN customavatar ON customavatar.userid=user.userid
    LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid
    LEFT JOIN session ON (session.userid = user.userid
    AND session.userid > 0
    AND user.invisible = 0
    AND session.lastactivity>1004273728)
    WHERE post.postid IN (0,5183,5185,5187,5204,5207,5216,5232,5512)
    ORDER BY dateline

    mysql error: Got error 28 from table handler
    mysql error number: 1030
    Date: Monday 29th of October 2001 07:55:28 AM
    Script: /showthread.php?s=&postid=5512#post5512
    Referer: http://www.escrew.com/forumdisplay.php?forumid=42
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Error 28 means that the disk is full. In this case the mySQL partition is out of space. I would shutdown your forums and contact your web host immediately before you get some major corruption. Good luck!
    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...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎