Menu

#183 Sql error on creating course if category is empty

claroline_1.10
closed
nobody
None
5
2012-11-12
2010-04-28
No

1064 : 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 ' 0)' at line 2

INSERT INTO `clarolinesvn`.`cl_rel_course_category` (courseId, categoryId, rootCourse)
VALUES (6, , 0)

Discussion


Log in to post a comment.