2006 - MySQL server has gone away

SELECT c.categories_id, c.parent_id, c.categories_image, cd.categories_name, cd.categories_description, cd.categories_seo_description, cd.categories_seo_title FROM categories c INNER JOIN categories_description cd ON c.categories_id = cd.categories_id WHERE cd.language_id = 1 ORDER BY c.parent_id, c.sort_order, cd.categories_name

[TEP STOP]

2006 - MySQL server has gone away

INSERT INTO sessions (sesskey, expiry, value) VALUES ('7173e3e9f26c75d32a1a79f39543c2f5', '1727788876', 'sessiontoken|s:32:\"ea76c0ad121b2d35bc4876db37d22664\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";N;s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:2:{i:0;a:3:{s:4:\"page\";s:16:\"product_info.php\";s:3:\"get\";a:2:{s:4:\"ceid\";s:32:\"7173e3e9f26c75d32a1a79f39543c2f5\";s:11:\"products_id\";s:5:\"16915\";}s:4:\"post\";a:0:{}}i:1;a:3:{s:4:\"page\";s:37:\"ext/modules/content/reviews/write.php\";s:3:\"get\";a:2:{s:4:\"ceid\";s:32:\"7173e3e9f26c75d32a1a79f39543c2f5\";s:11:\"products_id\";s:5:\"17904\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:3:{s:4:\"page\";s:37:\"ext/modules/content/reviews/write.php\";s:3:\"get\";a:2:{s:4:\"ceid\";s:32:\"7173e3e9f26c75d32a1a79f39543c2f5\";s:11:\"products_id\";s:5:\"17901\";}s:4:\"post\";a:0:{}}}') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]