עשיתי חנות לכיסאות חדשות
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010000, 200, 0),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010001, 200, 1),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010002, 200, 2),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010003, 200, 3),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010004, 200, 4),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010005, 200, 5),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010006, 200, 6),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010007, 200, 7),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010008, 200, 8),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010009, 200, 9),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010010, 200, 10),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010011, 200, 11),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010012, 200, 12),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010013, 200, 13),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010014, 200, 14),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010015, 200, 15),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010016, 200, 16),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010017, 200, 17),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010018, 200, 18),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010019, 200, 19),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010020, 200, 20),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010021, 200, 21),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010022, 200, 22),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010023, 200, 23),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010024, 200, 24),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010025, 200, 25),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010026, 200, 26),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010027, 200, 27),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010028, 200, 28),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010029, 200, 29),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010030, 200, 30),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010031, 200, 31),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010032, 200, 32),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010033, 200, 33),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010034, 200, 34),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010035, 200, 35),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010036, 200, 36),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010037, 200, 37),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010038, 200, 38),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010039, 200, 39),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010040, 200, 40),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010041, 200, 41),
INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(9300010, 3010042, 200, 42),
INSERT INTO shops
(`shopid`, `npcid`)
VALUES
(9201074, 9300010);
שאני מריץ ב SQL זה עושה לי שגיאה
Script line: 1 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INSERT INTO shopitems
(`shopid`, `itemid`, `price`, `position`)
VALUES
(93000' at line 6
בבקשה עזרה









ספוילר: 