DBInterface::runQuery::ERROR::SELECT r.parent, r.parenttype, r.childtype, r.child, r.sortkey, r.description as reldesc, r.guid as relguid, r.parentsort,comment.* FROM relationship r JOIN comment ON comment.guid = r.child AND comment.status = 'public' AND ( comment.publishon <= CURRENT_TIMESTAMP or comment.publishon is NULL ) and ( comment.archiveon > CURRENT_TIMESTAMP or comment.archiveon is NULL ) and ( comment.pullon > CURRENT_TIMESTAMP or comment.pullon is NULL ) AND r.childtype ='comment' WHERE r.parent='1219391520-e007f310e23506d7562ac172c86ea8f7' AND r.parenttype='thread' AND r.status='public' AND r.relation='item' LIMIT , 20::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 ' 20' at line 1 :
error number: #256: file: /var/local/live/lib/DBInterface.inc: on line: 262