[Err] 1062 - Duplicate entry '9310' for key 'PRIMARY'
[Err] INSERT INTO `armor` VALUES ('9310', 'Dynasty Helmet - Heavy', 'head', 'true', 'none', '550', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
Alguem sabe esse erro?
Segue a SQL
INSERT INTO `armor` VALUES ('9310', 'Dynasty Helmet - Heavy', 'head', 'true', 'none', '550', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9311', 'Dynasty Breastplate - Heavy', 'chest', 'true', 'heavy', '7620', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9312', 'Dynasty Gaiters - Heavy', 'legs', 'true', 'heavy', '3260 , 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9313', 'Dynasty Gauntlets - Heavy', 'gloves', 'true', 'none', '540', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9314', 'Dynasty Boots - Heavy', 'feet', 'true', 'none', '1110', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9315', 'Dynasty Helmet - Light', 'head', 'true', 'none', '550', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9316', 'Dynasty Leather Armor - Light', 'chest', 'true', 'heavy', '7620', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9317', 'Dynasty Leggings - Light', 'legs', 'true', 'heavy', '3260', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9318', 'Dynasty Gloves - Light', 'gloves', 'true', 'none', '540', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9319', 'Dynasty Boots - Light', 'feet', 'true', 'none', '1110', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9320', 'Dynasty Helmet - Robe', 'head', 'true', 'none', '550', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9321', 'Dynasty Robe Armor - Robe', 'chest', 'true', 'heavy', '7620', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9322', 'Dynasty Stockings - Robe', 'legs', 'true', 'heavy', '3260', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9323', 'Dynasty Gauntlets - Robe', 'gloves', 'true', 'none', '540', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('9324', 'Dynasty Boots - Robe', 'feet', 'true', 'none', '1110', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0');