2006 - MySQL server has gone away
SELECT DISTINCT p.products_id, pd.products_name FROM products p, products_description pd, products_to_categories p2c, categories c WHERE p.products_id = p2c.products_id AND p2c.categories_id = c.categories_id AND 74 IN (c.categories_id, c.parent_id) AND p.products_status = 1 AND p.products_ordered > 0 AND p.products_id = pd.products_id AND pd.language_id = 1 ORDER BY p.products_ordered DESC, pd.products_name LIMIT 10
[TEP STOP]
2006 - MySQL server has gone away
INSERT INTO sessions (sesskey, expiry, value) VALUES ('bvckcut544rod18jbp5c6j3iti', '1725872828', 'sessiontoken|s:32:\"85f23798eb8fe259888a6e61389be1cb\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:21:{s:7:\"982____\";a:1:{s:3:\"qty\";i:1;}s:7:\"984____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1951____\";a:1:{s:3:\"qty\";i:1;}s:7:\"986____\";a:1:{s:3:\"qty\";i:1;}s:8:\"3140____\";a:1:{s:3:\"qty\";i:1;}s:7:\"993____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8218____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6881____\";a:1:{s:3:\"qty\";i:1;}s:7:\"992____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8111____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1284____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1012____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7766____\";a:1:{s:3:\"qty\";i:1;}s:8:\"7767____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8219____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1015____\";a:1:{s:3:\"qty\";i:1;}s:8:\"1013____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8214____\";a:1:{s:3:\"qty\";i:1;}s:8:\"8220____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6692____\";a:1:{s:3:\"qty\";i:1;}s:8:\"6258____\";a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1137.6999999999998;s:6:\"weight\";d:0;s:6:\"cartID\";s:5:\"83407\";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:2:{i:0;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:\"bvckcut544rod18jbp5c6j3iti\";}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:2:{s:11:\"products_id\";s:4:\"8220\";s:4:\"ceid\";s:26:\"bvckcut544rod18jbp5c6j3iti\";}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:11:\"products_id\";s:4:\"1073\";s:4:\"ceid\";s:26:\"bvckcut544rod18jbp5c6j3iti\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:8219;payment|s:14:\"paypal_express\";') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)
[TEP STOP]