Zirius 1 Posted July 24, 2014 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! Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted July 24, 2014 Just repair the table. Google how to repair a MySQL table for that. 1 Zirius reacted to this Quote Share this post Link to post Share on other sites
0 Zirius 1 Posted July 24, 2014 Done thanks. Well I guess I'll just update this thread if the problem reappeared again. Thanks! Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted July 24, 2014 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 1 Zirius reacted to this Quote Share this post Link to post Share on other sites
0 Zirius 1 Posted July 24, 2014 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! Quote Share this post Link to post Share on other sites
Hello! Everytime I kill a monster this error shows:
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