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 'AND rec_parent IS NULL' at line 1
[SELECT cms_page.id_page AS id_page, cms_page_lng.title_page AS title_page FROM cms_page INNER JOIN cms_page_lng ON cms_page.id_page = cms_page_lng.id_page AND cms_page_lng.id_lng = 2 WHERE cms_page.pri_sec_id = AND rec_parent IS NULL]