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 ('5cso702ktsfupidvev8h3ma3og', '1719819753', 'sessiontoken|s:32:\"476a55bbb1716641416f10969998546c\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";N;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:5:{i:0;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:\"5cso702ktsfupidvev8h3ma3og\";s:11:\"products_id\";s:4:\"1423\";}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:9:\"login.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:26:\"5cso702ktsfupidvev8h3ma3og\";}s:4:\"post\";a:0:{}}i:2;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:\"5cso702ktsfupidvev8h3ma3og\";s:11:\"products_id\";s:4:\"3301\";}s:4:\"post\";a:0:{}}i:3;a:4:{s:4:\"page\";s:12:\"specials.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:4:\"ceid\";s:26:\"5cso702ktsfupidvev8h3ma3og\";s:8:\"currency\";s:3:\"CAD\";}s:4:\"post\";a:0:{}}i:4;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:5:\"cPath\";s:4:\"2_64\";s:4:\"ceid\";s:26:\"5cso702ktsfupidvev8h3ma3og\";}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:\"5cso702ktsfupidvev8h3ma3og\";s:11:\"products_id\";s:4:\"1423\";}s:4:\"post\";a:0:{}}}') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)

[TEP STOP]