mysql error: [2013: Lost connection to MySQL server during query] in EXECUTE("select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.categories_status = '1' and c.parent_id = '0' and c.group_ids LIKE '%c_1_group%' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name")