Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />
SELECT *
FROM `blue_product_related` pr
LEFT JOIN `blue_product` p ON (pr.related_id = p.product_id)
LEFT JOIN `blue_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE
pr.product_id IN (723)
AND p.status = '1'
AND p.date_available <= NOW()
AND p2s.store_id = '0'
LIMIT 0, 5 in /home/harryelectronics/storage6/modification/system/library/db/mysqli.php:43
Stack trace:
#0 /home/harryelectronics/storage6/modification/system/library/db.php(55): DB\MySQLi->query('\n\t\t\tSELECT * \n\t...')
#1 /home/harryelectronics/public_html/catalog/model/journal3/product.php(190): DB->query('\n\t\t\tSELECT * \n\t...')
#2 /home/harryelectronics/storage6/modification/system/engine/loader.php(256): ModelJournal3Product->getRelatedProducts(723, 5)
#3 /home/harryelectronics/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#4 /home/harryelectronics/public_html/catalog/controller/jour in /home/harryelectronics/storage6/modification/system/library/db/mysqli.php on line 43
Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />REPLACE INTO `blue_session` SET session_id = 'ccd2846db439212f4397d848e7', `data` = '{\"language\":\"es-es\",\"currency\":\"EUR\",\"jrv\":[\"723\",\"3142\"]}', expire = '2025-08-19 19:04:52' in /home/harryelectronics/storage6/modification/system/library/db/mysqli.php:43
Stack trace:
#0 /home/harryelectronics/storage6/modification/system/library/db.php(55): DB\MySQLi->query('REPLACE INTO `b...')
#1 /home/harryelectronics/public_html/system/library/session/db.php(32): DB->query('REPLACE INTO `b...')
#2 /home/harryelectronics/public_html/system/library/session.php(81): Session\DB->write('ccd2846db439212...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/harryelectronics/storage6/modification/system/library/db/mysqli.php on line 43