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 ('4395fb546fa2dbd30c36a886228ee631', '1727784105', 'sessiontoken|s:32:\"a2a4f679b32de37bf034f83a174e0cfe\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:1:{i:7148;a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";s:5:\"94236\";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:16:\"product_info.php\";s:3:\"get\";a:3:{s:4:\"ceid\";s:32:\"4395fb546fa2dbd30c36a886228ee631\";s:16:\"manufacturers_id\";s:2:\"37\";s:11:\"products_id\";s:4:\"7714\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}new_products_id_in_cart|i:7148;') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]