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 ('0ls53hc6pa9rrnrffuiescqanh', '1724460347', 'sessiontoken|s:32:\"7409f445cdf39f14aa74f8ade29ff202\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:15:{s:8:\"3610____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8062____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3072____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8039____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5474____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4246____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8064____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2208____\";a:1:{s:3:\"qty\";i:1;}s:8:\"4348____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6157____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3073____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1107____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1100____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6627____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3793____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1014.0000000000001;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"00929\";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:1:{i:0;a:4:{s:4:\"page\";s:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:4:{s:5:\"cPath\";s:4:\"2_78\";s:4:\"ceid\";s:26:\"0ls53hc6pa9rrnrffuiescqanh\";s:8:\"currency\";s:3:\"USD\";s:11:\"products_id\";s:3:\"999\";}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:\"0ls53hc6pa9rrnrffuiescqanh\";s:11:\"products_id\";s:4:\"1039\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:3793;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]