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 ('ckj3ifptmp9mrkhbfk2rth60bd', '1724561239', 'sessiontoken|s:32:\"f17fdea85226c288399bd5ac1b6340fb\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:22:{s:8:\"1276____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8236____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1032____\";a:1:{s:3:\"qty\";i:1;}s:7:\"319____\";a:1:{s:3:\"qty\";i:1;}s:7:\"120____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1285____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1286____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2754____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8230____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1033____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8229____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1082____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1283____\";a:1:{s:3:\"qty\";i:1;}s:7:\"230____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8227____\";a:1:{s:3:\"qty\";i:1;}s:7:\"301____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2741____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1036____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1288____\";a:1:{s:3:\"qty\";i:1;}s:7:\"614____\";a:1:{s:3:\"qty\";i:1;}s:7:\"681____\";a:1:{s:3:\"qty\";i:1;}s:8:\"2061____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1359.4;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"87968\";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:5:{s:5:\"cPath\";s:4:\"1_32\";s:4:\"ceid\";s:26:\"ckj3ifptmp9mrkhbfk2rth60bd\";s:8:\"currency\";s:3:\"USD\";s:4:\"page\";s:2:\"16\";s:11:\"products_id\";s:3:\"682\";}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:\"ckj3ifptmp9mrkhbfk2rth60bd\";s:11:\"products_id\";s:4:\"2061\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:2061;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]