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 ('1jhaab5hm7hku5dfc50c9rer10', '1722879488', 'sessiontoken|s:32:\"d5aec2f94de230443916a9c3a87f3c85\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:24:{s:8:\"3301____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1980____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6527____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5050____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3171____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8044____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7549____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7318____\";a:1:{s:3:\"qty\";i:1;}s:7:\"419____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5110____\";a:1:{s:3:\"qty\";i:1;}s:7:\"415____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6769____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7354____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5886____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7361____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6522____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5887____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7590____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7588____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7591____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6523____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8062____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6623____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5891____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:2816.2999999999993;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"95740\";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:\"1jhaab5hm7hku5dfc50c9rer10\";s:11:\"products_id\";s:4:\"6629\";}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:\"1jhaab5hm7hku5dfc50c9rer10\";s:11:\"products_id\";s:3:\"789\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:5891;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]