Jump to content
  • 0

DB error help


darking123

Question


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

eathena svn here

 

[SQL]: DB error - Table './ragnarok/inventory' is marked as crashed and should b                                                                                        e repaired
[Debug]: at char.c:1059 - SELECT `id`, `nameid`, `amount`, `equip`, `identify`,                                                                                         `refine`, `attribute`, `expire_time`, `card0`, `card1`, `card2`, `card3` FROM `i                                                                                        nventory` WHERE `char_id`=? LIMIT 100
[SQL]: DB error - Statement not prepared

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

check table, then at the bottom there's a menu named 'with selected' choose repair table

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

did you try the repair option?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

how to repair it sir?

i am using phpmyadmin

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

check table, then at the bottom there's a menu named 'with selected' choose repair table

fixed

what is the cause of this problem sir?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

maybe your low in disk space, or something else.

check your status logs

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  142
  • Reputation:   8
  • Joined:  02/11/13
  • Last Seen:  

query a sql-command in your database:

 

REPAIR TABLE `char`;
 

 

^^

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...