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 ('iqsb5ij096i8d7pcbra6ko36th', '1719898513', 'sessiontoken|s:32:\"6932c6a72ffdd6d7209e951cf9a167bc\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:15:{s:8:\"8259____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7766____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8256____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8057____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8111____\";a:1:{s:3:\"qty\";i:1;}s:8:\"5050____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8236____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8053____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8247____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8245____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8255____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8042____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8258____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3163____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1546____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1057.1999999999998;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"03892\";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:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:4:\"ceid\";s:26:\"iqsb5ij096i8d7pcbra6ko36th\";s:11:\"products_id\";s:4:\"4348\";}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:4:{s:6:\"action\";s:7:\"buy_now\";s:5:\"cPath\";s:4:\"1_31\";s:4:\"ceid\";s:26:\"iqsb5ij096i8d7pcbra6ko36th\";s:11:\"products_id\";s:4:\"1546\";}s:4:\"post\";a:0:{}}i:2;a:4:{s:4:\"page\";s:17:\"shopping_cart.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:26:\"iqsb5ij096i8d7pcbra6ko36th\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:4:{s:4:\"page\";s:19:\"account_history.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:26:\"iqsb5ij096i8d7pcbra6ko36th\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:1546;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]