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 ('03bb7fa7fcbd175528f9096653bf073b', '1727792038', 'sessiontoken|s:32:\"bfeb2d079f1e89bd53371d184e919017\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:3:{i:8480;a:1:{s:3:\"qty\";i:1;}i:17903;a:1:{s:3:\"qty\";i:1;}i:17900;a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:0;s:6:\"weight\";d:2;s:6:\"cartID\";s:5:\"23613\";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:9:\"index.php\";s:3:\"get\";a:2:{s:5:\"cPath\";s:4:\"3_15\";s:4:\"ceid\";s:32:\"03bb7fa7fcbd175528f9096653bf073b\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}new_products_id_in_cart|i:17900;') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]