|
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 c.categories_id=cd.categories_id and cd.language_id=1' at line 1
select c.categories_image,cd.categories_name,cd.categories_description from categories c join categories_description cd where c.categories_id = and c.categories_id=cd.categories_id and cd.language_id=1
[TEP STOP]
|