2006 - MySQL server has gone away

select p.*, pd.*, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price, p.products_quantity as in_stock, if(s.status, 1, 0) as is_special from products_description pd, products p left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' order by products_date_added desc limit 10

[TEP STOP]

2006 - MySQL server has gone away

INSERT INTO sessions (sesskey, expiry, value) VALUES ('p6i6s7iq7onr7m6l6r4tmv8ea5', '1720297659', 'sessiontoken|s:32:\"ddaae471a6e2eac59d2ad575f6a0395a\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:14:{s:8:\"7995____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3301____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2208____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7358____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1622____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4122____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5261____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6742____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5244____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2458____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1625____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2455____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3073____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4025____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:930.3000000000001;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"69510\";s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"CAD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:17:\"shopping_cart.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:26:\"p6i6s7iq7onr7m6l6r4tmv8ea5\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:4:{s:4:\"page\";s:37:\"ext/modules/content/reviews/write.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:4:\"ceid\";s:26:\"p6i6s7iq7onr7m6l6r4tmv8ea5\";s:11:\"products_id\";s:4:\"8057\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:4025;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]