Error Number: 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 a.parent_id='69' and a.is_show='1' and c.parent_table='prod' at line 5

SELECT a.id as id,b.*,c.filename from ci_product_category a,ci_product_category_description b,ci_upload_images c where a.id=b.category_id and a.id=c.parent_id and a.id in (,) and a.parent_id='69' and a.is_show='1' and c.parent_table='product_category' and c.type='4' and b.language_id='2' order by a.arrange desc

Filename: /home/www.ezprointl.com/controllers/brand.php

Line Number: 570