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 ('f711853d57c6f566343474e893fdb210', '1727795957', 'sessiontoken|s:32:\"e5a04fb6dafc60c398d43c118edc9070\";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:1:{i:0;a:3:{s:4:\"page\";s:37:\"ext/modules/content/reviews/write.php\";s:3:\"get\";a:2:{s:4:\"ceid\";s:32:\"f711853d57c6f566343474e893fdb210\";s:11:\"products_id\";s:5:\"11502\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:3:{s:4:\"page\";s:16:\"product_info.php\";s:3:\"get\";a:3:{s:6:\"action\";s:6:\"notify\";s:4:\"ceid\";s:32:\"f711853d57c6f566343474e893fdb210\";s:11:\"products_id\";s:4:\"1972\";}s:4:\"post\";a:0:{}}}') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]