10-25-2009, 11:06 AM
Доброе утро,у меня такая проблема не могу влить в базу данных крылья!
подскажите где тут ошибка
подскажите где тут ошибка
PHP код:
<?php
INSERT INTO `armor` VALUES ('50013', 'Valakas Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50014', 'Angel Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50015', 'Fallen Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50016', 'Gargoyle Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50017', 'Chaos Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50018', 'Eva Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50019', 'Netherworld Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50020', 'Succubus Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50021', 'Pixie Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50022', 'Kamael Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');
INSERT INTO `armor` VALUES ('50023', 'War Wings', 'face', 'false', 'none', '10', 'wood', 'none', '0', '-1', '-1', '0', '0', '0', '500000', '0', 'true', 'true', 'true', 'true', '0-0;');