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 ';;117864,118770,117833,117633)' at line 5
in:
[select p.products_id,p.products_image,p.products_price,pd.products_name
from products p,products_description pd
where language_id=6
and p.products_id=pd.products_id
and p.products_id in (114003,117612,136854,136805;;117864,118770,117833,117633)]