• 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!

Error in database

Gourxis

New Member
Joined
Mar 4, 2015
Messages
7
Reaction score
0
How i can fix this error?

mysql_real_query(): SELECT `key` , `value` FROM `player_storage` WHERE `player_id` = 7412 - MYSQL ERROR: Table '.\servdb\player_storage' is marked as crashed and should be repaired (145)
 
Maybe you should try this, but backup it up first:

4zbUr.png
 
mysql_real_query(): DELETE FROM `player_storage` WHERE `player_id` = 8187 - MYSQL ERROR: Table '.\servdb\player_storage' doesn't exist (1146)

i repair the table and that error now
 
Back
Top