|
 |
1054 - Unknown column 'p' in 'where clause'
select cd.categories_name, cd.categories_description, c.categories_image from categories c, categories_description cd where c.categories_id = p and c.categories_id = cd.categories_id and cd.language_id = 1 limit 1
[TEP STOP]
| |