0 -

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 ('aa3f0df1dd12675ee5aebb0565f1ef6c', '1727792151', 'sessiontoken|s:32:\"0c83625b351b78d2a137d7e4e8b291d3\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:3:{i:17900;a:1:{s:3:\"qty\";i:1;}i:17904;a:1:{s:3:\"qty\";i:1;}i:17902;a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:0;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"54408\";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:3:{s:5:\"cPath\";s:6:\"3_4_20\";s:4:\"ceid\";s:32:\"aa3f0df1dd12675ee5aebb0565f1ef6c\";s:11:\"products_id\";s:4:\"5182\";}s:4:\"post\";a:0:{}}i:1;a:3:{s:4:\"page\";s:9:\"index.php\";s:3:\"get\";a:2:{s:5:\"cPath\";s:6:\"3_4_20\";s:4:\"ceid\";s:32:\"aa3f0df1dd12675ee5aebb0565f1ef6c\";}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:\"aa3f0df1dd12675ee5aebb0565f1ef6c\";s:11:\"products_id\";s:4:\"5811\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:17902;') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]