A Database Error Occurred

Error Number: 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 '' at line 8

SELECT documentID, name, description, mimetype, extension, ROUND(LENGTH(binaryData)/1024) AS sizeInKb FROM document WHERE isActive='1' AND relatedToID=;