English French

Erreur mysql !

65. 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 article_status=1 and at.lang_code='FR'' at line 1
SELECT category_name,c.category_id FROM cat_name as c left join cat_name_translations as ct using(category_id) where category_parent_id ='7' and lang_code='FR' order by category_name asc