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 ') order by products_id, categories_id' at line 1

select slave_values_id, products_id, categories_id from products_master where products_id in (348,190) and categories_id in () order by products_id, categories_id

[TEP STOP]