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 ('5gedn52v20m6435vj1l8dh0ilu', '1724101475', 'sessiontoken|s:32:\"fa02bcaa5bbda3532e81c5141570da9b\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:12:{s:8:\"3204____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8042____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7271____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8044____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3300____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7549____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7263____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3167____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7275____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5474____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7266____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7276____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1315.6000000000001;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"63180\";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:2:{i:0;a:4:{s:4:\"page\";s:17:\"shopping_cart.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:4:\"ceid\";s:26:\"5gedn52v20m6435vj1l8dh0ilu\";s:8:\"currency\";s:3:\"CAD\";}s:4:\"post\";a:0:{}}i:1;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:\"5gedn52v20m6435vj1l8dh0ilu\";s:8:\"currency\";s:3:\"CAD\";s:11:\"products_id\";s:4:\"3167\";}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:\"5gedn52v20m6435vj1l8dh0ilu\";s:11:\"products_id\";s:3:\"808\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:7276;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]