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 '?osCsid=b69c8ed7bc5f2c47b0ba34b534cd32cc and pd.language_id=3' at line 1

select p.products_id, pd.products_name,pd.products_description,pd.destacado, p.products_price_t as products_price,p.products_image, m.manufacturers_id, m.manufacturers_name from products p, manufacturers m, products_description pd where p.manufacturers_id=m.manufacturers_id and pd.products_id=p.products_id and p.products_id=5?osCsid=b69c8ed7bc5f2c47b0ba34b534cd32cc and pd.language_id=3

[TEP STOP]