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 pd.language_id = '1'' at line 1

select pd.products_name, pd.products_description, p.products_image from products p left join products_description pd on p.products_id = pd.products_id where p.products_id = '161')' and pd.language_id = '1'

[TEP STOP]