2006 - MySQL server has gone away

UPDATE specials SET status = 0, date_status_change = NOW() WHERE status = 1 AND NOW() >= expires_date AND expires_date > 0

[TEP STOP]

2006 - MySQL server has gone away

INSERT INTO sessions (sesskey, expiry, value) VALUES ('4ma1m4apc3ac8hqc9u9lsq16le', '1722319123', 'sessiontoken|s:32:\"95ece2b8486ded9a4ee92ea94665fb5b\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:13:{s:8:\"8246____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8249____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8258____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8159____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8215____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8197____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8199____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8216____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8118____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8127____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8122____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8113____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8115____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1090.2;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"84292\";s:12:\"content_type\";b:0;}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:3:{i:0;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:\"4ma1m4apc3ac8hqc9u9lsq16le\";s:11:\"products_id\";s:4:\"8257\";}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:9:\"login.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:26:\"4ma1m4apc3ac8hqc9u9lsq16le\";}s:4:\"post\";a:0:{}}i:2;a:4:{s:4:\"page\";s:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:3:{s:4:\"ceid\";s:26:\"4ma1m4apc3ac8hqc9u9lsq16le\";s:4:\"page\";s:1:\"5\";s:11:\"products_id\";s:4:\"8125\";}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:\"4ma1m4apc3ac8hqc9u9lsq16le\";s:11:\"products_id\";s:4:\"8257\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:8115;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]