I'm not sure why I'm getting this when uploading files:
user warning: 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 'WHERE file_id = 58' at line 3 query: UPDATE op_video_files SET deleted = 1187800349, WHERE file_id = 58 in includes/database.mysql.inc on line 172.
Comments
Comment #1
jbrown commentedThere was a rouge ',' in the sql. This has now been fixed and 5.x-2.2 has been released.
Comment #2
(not verified) commented