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 '13MM '' at line 2
select products_mis from products_description pd, products_to_categories ptc, products p where pd.products_id = p.products_id and
ptc.products_id = p.products_id and ptc.categories_id LIKE '22042211%' and p.products_misid = '5' and pd.language_id = '1' and pd.products_mis = 'BRISE'13MM '