Announcement

Collapse
No announcement yet.

data base error.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chapsrulez
    Senior Member
    • Mar 2004
    • 103
    • 3.5.x

    data base error.

    When trying to access any PM mailbox, im receiving the following database error.

    Database error in vBulletin 3.6.0:
    Invalid SQL:
    SELECT pm.*, pmtext.*
    , icon.title AS icontitle, icon.iconpath
    FROM pm AS pm
    LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
    LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
    WHERE pm.userid=30 AND pm.folderid=0
    ORDER BY pmtext.dateline DESC
    LIMIT 0, 50;
    MySQL Error : Got error 28 from table handler
    Error Number : 1030
    Date : Friday, October 6th 2006 @ 05:58:38 PM
    Script : http://www.xxx.com/foros/private.php
    Referrer :
    IP Address : 201.117.194.121
    Username : calcocer
    Classname : vb_database
    Any idea about what's going on?

    Between yesterday (that the community was 100% functional) and today that im starting to recive this db error, i havent touched anything on the server, not installed a hack or done anything.

    thanks for the help.
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    That error means your MySQL partition is full. Free up or allocate more space and then run a database repair for good measure.

    Comment

    • chapsrulez
      Senior Member
      • Mar 2004
      • 103
      • 3.5.x

      #3
      thanks jake.

      deleted some mysql backups and repaired db...
      forum working 100%

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎