[Cialug] Problems with Mariadb insert

jim kraai jimgkraai at gmail.com
Sun Mar 3 16:05:21 CST 2013


> INSERT INTO `Food` VALUES (1,"Navel","2005-01-03","Fruit","Oranges","Sweet, juicy.","2.10","Missing.jpg");
> INSERT INTO `Food` VALUES (3,"Romaine","2005-01-03","Vegetables","Lettuce","Leafy, crispy.","1.10","Missing.jpg"),

needs a semicolon, not a comma

> INSERT INTO `Food` VALUES (4,"Delicious","2005-01-05","Fruit","Apples","Bright red, sweet, fresh, crispy.","1.10","Missing.jpg")


More information about the Cialug mailing list