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 parent_id > 0 and cd.categories_id = c.categories_id and cd.language_id='4'' at line 1

select c.categories_id, cd.categories_name from categories c, categories_description cd where c.categories_id = and parent_id > 0 and cd.categories_id = c.categories_id and cd.language_id='4'

[TEP STOP]