problem with base item

07/06/2016 23:35 boss912#1
hi,can anybody help fix it problem:

SYSERR: Jul 7 00:20:49.862627 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: File './player/item.MYD' not found (Errcode: 13)
query: SELECT MAX(id) FROM item WHERE id >= 2000000000 and id <= 2100000000
SYSERR: Jul 7 00:20:49.863041 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: File './player/item.MYD' not found (Errcode: 13)
query: SELECT COUNT(*) FROM item WHERE id >= 2000000000 AND id <= 2100000000
SYSERR: Jul 7 00:20:49.863090 :: InitializeNowItemID: Can not build ITEM_ID_RANGE
SYSERR: Jul 7 00:20:49.867044 :: pid_deinit:
End of pid



i can open base player.item in navicat,but when i go on player and relogin on player me item in inventory clear every time.. how fix it? repair table don`t helped
07/06/2016 23:58 "Sh4Xx"#2
You Database is Crashed use a clean Database!! or Repair the Table.
07/07/2016 09:11 boss912#3
Quote:
Originally Posted by "Sh4Xx" View Post
You Database is Crashed use a clean Database!! or Repair the Table.
i can`t clean base because on it base i have item players.. but repair don`t helped, screen: [Only registered and activated users can see links. Click Here To Register...]

ChildLoop: AsyncSQL: query failed: Incorrect key file for table './player/item.MYI'; try to repair it (query: REPLACE INTO item (id, owner_id, window, pos, count, vnum, socket0, socket1, socket2) VALUES(119956590, 90038, 2, 0, 1, 20009, 1, 1, 1) errno: 126)
07/08/2016 18:20 boss912#4
up