2006 - MySQL server has gone away

select r.*, 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, substring(reviews_text, 1, 60) as reviews_text from reviews r, reviews_description rd, products p left join specials s on p.products_id = s.products_id, products_description pd where p.products_status = '1' and p.products_id = r.products_id and r.reviews_id = rd.reviews_id and rd.languages_id = '1' and p.products_id = pd.products_id and pd.language_id = '1' and r.reviews_status = 1 order by r.reviews_id desc limit 10

[TEP STOP]

2006 - MySQL server has gone away

INSERT INTO sessions (sesskey, expiry, value) VALUES ('pjvgta2p5aatc1aip4n3od93m1', '1725993538', 'sessiontoken|s:32:\"443d248219994a192ebb1938e2f67840\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:47:{s:7:\"916____\";a:1:{s:3:\"qty\";i:1;}s:7:\"914____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3531____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1714____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8084____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5950____\";a:1:{s:3:\"qty\";i:1;}s:7:\"918____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2028____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7309____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4360____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8074____\";a:1:{s:3:\"qty\";i:1;}s:7:\"924____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4359____\";a:1:{s:3:\"qty\";i:1;}s:7:\"915____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4901____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8083____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6589____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4997____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5544____\";a:1:{s:3:\"qty\";i:1;}s:7:\"366____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2073____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5542____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4112____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5375____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5539____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4108____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4109____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4117____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4107____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5538____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4114____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2081____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5970____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3218____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4110____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4118____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5298____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3079____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5531____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7406____\";a:1:{s:3:\"qty\";i:1;}s:7:\"690____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5081____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4750____\";a:1:{s:3:\"qty\";i:1;}s:7:\"680____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5624____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6472____\";a:1:{s:3:\"qty\";i:1;}s:7:\"730____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:3915.9;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"99054\";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:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:4:\"ceid\";s:26:\"pjvgta2p5aatc1aip4n3od93m1\";s:11:\"products_id\";s:4:\"3075\";}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:\"pjvgta2p5aatc1aip4n3od93m1\";s:11:\"products_id\";s:4:\"4114\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:730;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]