2006 - MySQL server has gone away

select c.categories_id, c.parent_id, c.sort_order, cd.categories_name from categories c join categories_description cd on c.categories_id = cd.categories_id where c.parent_id = '2856' and cd.language_id = '1' order by c.sort_order, cd.categories_name

[TEP STOP]

2006 - MySQL server has gone away

INSERT INTO sessions (sesskey, expiry, value) VALUES ('8b9870f834d863e811ffa18762e52a11', '1780404535', 'sessiontoken|s:32:\"180befde645c32edcc178a80165612a1\";SSL_SESSION_ID|b:0;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:6:\"french\";languages_id|s:1:\"1\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:11:\"products_id\";s:4:\"8480\";s:4:\"ceid\";s:32:\"8b9870f834d863e811ffa18762e52a11\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]