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 'font-family:%" and categories_name like "%Times;%" and categories_name like "%fo' at line 8

SELECT cd.*,c.parent_id FROM categories c left join categories_description cd ON c.categories_id = cd.categories_id where categories_name like "%by%" and categories_name like "%Parkhaus%" and cd.language_id=4 group by categories_id ;

[XT SQL Error]