05-11-2009, 04:08 PM
здравствуйте народ! вожусь уже неделю, хочеться свой сервер обовить различным красивым шмотом, зализаю в навикат, пролиставаю в конец, в конце 20276, я залазию в блокнот меняю id
INSERT INTO `armor` VALUES ('20277', 'AnGeL Crusader Plate', 'chest', 'false', 'heavy', '7620', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('20278', 'AnGeL Crusader Gaiters', 'legs', 'false', 'heavy', '3260', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('20279', 'AnGeL Crusader Gloves', 'gloves', 'false', 'none', '540', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('20280', 'AnGeL Crusader Boots', 'feet', 'false', 'none', '1110', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `weapon` VALUES ('19000', 'AnGeL BoW', 'lrhand', 'true', '1520', '1', '1', 'bone', 's', '581', '5', 'bow', '12', '-3.00000', '0', '0', '0', '293', '11', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
но в навикате все равно ошибочка
[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `armor` VALUES ('20277', 'AnGeL Crusader Plate', 'chest', 'false', 'heavy', '7620', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
как с этим бороться???
INSERT INTO `armor` VALUES ('20277', 'AnGeL Crusader Plate', 'chest', 'false', 'heavy', '7620', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('20278', 'AnGeL Crusader Gaiters', 'legs', 'false', 'heavy', '3260', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('20279', 'AnGeL Crusader Gloves', 'gloves', 'false', 'none', '540', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `armor` VALUES ('20280', 'AnGeL Crusader Boots', 'feet', 'false', 'none', '1110', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
INSERT INTO `weapon` VALUES ('19000', 'AnGeL BoW', 'lrhand', 'true', '1520', '1', '1', 'bone', 's', '581', '5', 'bow', '12', '-3.00000', '0', '0', '0', '293', '11', '132', '-1', '48800000', '2440', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
но в навикате все равно ошибочка
[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `armor` VALUES ('20277', 'AnGeL Crusader Plate', 'chest', 'false', 'heavy', '7620', 'wood', 's', '0', '-1', '193', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
как с этим бороться???