MDB2 Error: syntax error - _doQuery: [Error message: Could not execute statement] [Last executed query: SELECT node.id, node.view, node.cache_lifetime, LENGTH( GROUP_CONCAT(parent.url_segment ORDER BY parent.lft SEPARATOR '/') ) FROM adf_cms_page AS node JOIN adf_cms_page AS parent ON node.lft BETWEEN parent.lft AND parent.rgt WHERE node.publication IS NOT NULL GROUP BY node.id HAVING Object id #10 LIKE CONCAT( GROUP_CONCAT(parent.url_segment ORDER BY parent.lft SEPARATOR '/'), '%' ) ORDER BY 4 DESC] [Native code: 1064] [Native message: 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 'id #10 LIKE CONCAT( GROUP_CONCAT(parent.url_segment ORDER BY parent.lft SEPARATO' at line 8]