Hi,
When i'm trying to import my database i get this error:
WTF?!
Jaszewski.
When i'm trying to import my database i get this error:
PHP:
ERROR
SQL:
DELIMITER ; -- -- Zrzut danych tabeli `players` -- INSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `redskull`, `redskulltime`, `rank_id`, `guildnick`, `lastlogout`, `blessings`, `balance`, `stamina`, `direction`, `loss_experience`, `loss_mana`, `loss_skills`, `loss_items`, `premend`, `online`, `marriage`, `promotion`, `deleted`, `created`, `nick_verify`, `hide_char`, `comment`, `old_name`, `exphist_lastexp`, `exphist1`, `exphist2`, `exphist3`, `exphist4`, `exphist5`, `exphist6`, `exphist7`, `onlinetimetoday`, `onlinetime1`, `onlinetime2`, `onlinetime3`, `onlinetime4`, `onlinetime5`, `onlinetime6`, `onlinetime7`, `onlinetimeall`) VALUES (3560, 'Druid Sample', 0, 1, 1, 8, 2, 185, 185, [...]
MySQL error:
#1062 - Duplicate entry '3560-0' for key 'player_id_2'
WTF?!
#1062 - Duplicate entry '3560-0' for key 'player_id_2'
Jaszewski.