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 1

SELECT c.categories_id, cd.categories_name, cd.categories_description, c.categories_banner_image FROM categories_description AS cd LEFT JOIN categories AS c ON c.categories_id = cd.categories_id WHERE cd.categories_id =

[TEP STOP]