|
| 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 d.categories_id=c.categories_id' at line 1
select * from categories as c, categories_description as d where c.parent_id= and d.categories_id=c.categories_id
[TEP STOP]
|