Hallo Retrotown,
ich wollte gerade neue Möbel in mein Retro einfügen, doch plötzlich kam diese Meldung:
#1136 - Column count doesn't match value count at row 1
Ich wollte folgendes einfügen:
INSERT INTO `furniture` VALUES
(24850, 'TeenTitanRICM1', 'TeenTitanRICM1', 's', 1, 1, 1, '1', '0', '0', 24850, '1', '1', '1', '1', '1', 'vendingmachine', 1, '4', '0'),
(24851, 'TeenTitanGICM2', 'TeenTitanGICM2', 's', 1, 1, 1, '1', '0', '0', 24851, '1', '1', '1', '1', '1', 'vendingmachine', 1, '4', '0'),
(24852, 'TeenTitanPICM3', 'TeenTitanPICM3', 's', 1, 1, 1, '1', '0', '0', 24852, '1', '1', '1', '1', '1', 'vendingmachine', 1, '4', '0'),
(24853, 'TeenTitanBICM4', 'TeenTitanBICM4', 's', 1, 1, 1, '1', '0', '0', 24853, '1', '1', '1', '1', '1', 'vendingmachine', 1, '4', '0'),
(24854, 'TeenTitanPICM5', 'TeenTitanPICM5', 's', 1, 1, 1, '1', '0', '0', 24854, '1', '1', '1', '1', '1', 'vendingmachine', 1, '4', '0');