Jump to content

DB crashed need help!


Recommended Posts

Hello everybody

 

I got this error

 


ChildLoop: AsyncSQL: query failed: Table './player/player' is marked as crashed and last (automatic?) repair failed (query: SELECT pid, grade, is_general, offer, level, job, name FROM guild_member, player WHERE guild_id = 408 and pid = id errno: 144)

 

Can somebody help?

 

Thanks in advance

 

-Aurora

Link to comment
Share on other sites

  • Honorable Member

"Error: table 'player' is read only"

"Status: operation failed"

 

And that is by all table in player database

  • Re-give the right permissions to the mysql user:

    chown -R mysql /var/db/mysql/
    chgrp -R mysql /var/db/mysql/
  • Check whether the mysql user is full granted or not.
  • Repair again the tables
  • Angry 1
  • Love 1
Link to comment
Share on other sites

  • 3 months later...
  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.