• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Fast help! Mysql crash!

Mjmackan

Mapper ~ Writer
Joined
Jul 18, 2009
Messages
1,488
Solutions
18
Reaction score
199
Location
Sweden
I get these errors when players log out...
[07/01/2011 22:12:30] mysql_real_query(): DELETE FROM `account_viplist` WHERE `account_id` = 8865966 AND `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\account_viplist' is marked as crashed and should be repaired (145)
[07/01/2011 22:12:30] mysql_real_query(): DELETE FROM `account_viplist` WHERE `account_id` = 8865966 AND `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\account_viplist' is marked as crashed and should be repaired (145)
[07/01/2011 22:12:30] mysql_real_query(): DELETE FROM `account_viplist` WHERE `account_id` = 8865966 AND `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\account_viplist' is marked as crashed and should be repaired (145)

and these while saving server:
[07/01/2011 22:07:46] mysql_real_query(): DELETE FROM `account_viplist` WHERE `account_id` = 1 AND `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\account_viplist' is marked as crashed and should be repaired (145)
[07/01/2011 22:07:46] mysql_real_query(): DELETE FROM `house_data` WHERE `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\house_data' is marked as crashed and should be repaired (145)
[07/01/2011 22:07:46] mysql_real_query(): DELETE FROM `house_data` WHERE `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\house_data' is marked as crashed and should be repaired (145)
[07/01/2011 22:07:46] mysql_real_query(): DELETE FROM `house_data` WHERE `world_id` = 0 - MYSQL ERROR: Table '.\customwrath\house_data' is marked as crashed and should be repaired (145)

It doesnt even save the players...

I cant repair it only says clear the table!
 
Thanks for all help... Sorry but i cant just accept that no one could fix this beside me :D
Close this thread!
 
Back
Top