PITTURASQL ERROR: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
select c.categories_id, cd.categories_name from categories c, categories_description cd where c.categories_id = '557' and c.categories_id = cd.categories_id and cd.language_id = '1' and c.products_group_access like '%G%' order by sort_order, cd.categories_name