Jump to content
  • 0
Sign in to follow this  
Zirius

[ SQL error ] picklog crashed

Question

Hello! Everytime I kill a monster this error shows:

 

[SQL]: DB error - Table '.hercules_logspicklog' is marked as crashed and should be repaired[Debug]: at ..srcmaplog.c:138 - INSERT DELAYED INTO `picklog` (`time`, `char_id`, `type`, `nameid`, `amount`, `refine`, `card0`, `card1`, `card2`, `card3`, `map`, `unique_id`) VALUES (NOW(), '1002', 'M', '909', '-1', '0', '0', '0', '0','0', 'pay_fild01', '0') 

 

How can I fix this and how to avoid? I wonder how can  repair that on phpmyadmin?

 

I am running Hercules under Xampp (Version: 1.8.3) on Windows 7 64bit platform.

 

thanks!

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

It happens when forcing server quit while it's running a SQL query. Can happen with any table on any database, bit it's more frequent to happen with log tables since server logs lots of things.

 

PS: moving to General Server Support

Share this post


Link to post
Share on other sites
  • 0

It happens when forcing server quit while it's running a SQL query. Can happen with any table on any database, bit it's more frequent to happen with log tables since server logs lots of things.

 

PS: moving to General Server Support

 

Well then that explains everything. Thanks!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.