09-11-2011, 07:24 PM
Народ, помогите. Часами сидел вычитывал про sql, потом переписал запросы под себя для брони(ГОД броня) Но я не пойму в чём дело, оно мне пишет, что всё ок залилось, нуль ошибок, но бля, в таблице armor нету такого, которое я заливал
Вот, как это исправить?

Вот, как это исправить?
Код:
INSERT INTO `armor` VALUES ('12012', 'Vesper Gold Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12003', 'Vesper Gold Breastplate', 'chest', 'true', 'heavy', '7620', 'leather', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12002', 'Vesper Gold Gaiters', 'legs', 'true', 'heavy', '3260', 'leather', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12001', 'Vesper Gold Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12000', 'Vesper Gold Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12013', 'Vesper Gold Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12007', 'Vesper Gold Leather Armor', 'chest', 'true', 'heavy', '7620', 'leather', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12006', 'Vesper Gold Leggings', 'legs', 'true', 'heavy', '3260', 'leather', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12005', 'Vesper Gold Gloves', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12004', 'Vesper Gold Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12014', 'Vesper Gold Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12011', 'Vesper Gold Robe Armor', 'chest', 'true', 'heavy', '7620', 'leather', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12010', 'Vesper Gold Stockings', 'legs', 'true', 'heavy', '3260', 'leather', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12009', 'Vesper Gold Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12008', 'Vesper Gold Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12112', 'Vesper Silver Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12103', 'Vesper Silver Breastplate', 'chest', 'true', 'heavy', '7620', 'leather', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12102', 'Vesper Silver Gaiters', 'legs', 'true', 'heavy', '3260', 'leather', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12101', 'Vesper Silver Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12100', 'Vesper Silver Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12113', 'Vesper Silver Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12107', 'Vesper Silver Leather Armor', 'chest', 'true', 'heavy', '7620', 'leather', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12106', 'Vesper Silver Leggings', 'legs', 'true', 'heavy', '3260', 'leather', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12105', 'Vesper Silver Gloves', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12104', 'Vesper Silver Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12114', 'Vesper Silver Helmet', 'head', 'true', 'none', '550', 'bone', 's', '0', '-1', '83', '0', '0', '5370000', '268', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12111', 'Vesper Silver Robe Armor', 'chest', 'true', 'heavy', '7620', 'leather', 's', '0', '-1', '205', '0', '0', '14300000', '715', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12110', 'Vesper Silver Stockings', 'legs', 'true', 'heavy', '3260', 'leather', 's', '0', '-1', '128', '0', '0', '8960000', '448', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12109', 'Vesper Silver Gauntlets', 'gloves', 'true', 'none', '540', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');
INSERT INTO `armor` VALUES ('12108', 'Vesper Silver Boots', 'feet', 'true', 'none', '1110', 'leather', 's', '0', '-1', '55', '0', '0', '3580000', '179', 'true', 'true', 'true', 'true', '0', '0', 'Icon.NOIMAGE');