Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />
SELECT COUNT(DISTINCT p.product_id) total
FROM `blue_product` p
LEFT JOIN `blue_product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `blue_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE
p.status = '1'
AND p.date_available <= NOW()
AND p2s.store_id = '0'
AND pd.language_id = '4'
AND ( pd.tag LIKE '%S%' AND pd.tag LIKE '%KU6K%' AND pd.tag LIKE '%70%' AND pd.tag LIKE '%FL30%' AND pd.tag LIKE '%M5%' AND pd.tag LIKE '%REV1.1%' AND pd.tag LIKE '%BN96-40276A%') 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 COUN...')
#1 /home/harryelectronics/public_html/system/library/journal3/opencart/model.php(48): DB->query('\n\t\t\tSELECT COUN...')
#2 /home/harryelectronics/st 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 = '6b9c81fa234d31eb3734c5a0ca', `data` = '{\"language\":\"es-es\",\"currency\":\"EUR\",\"jrv\":[\"1099\",\"2355\",\"5529\",\"17393\",\"3178\",\"19457\"]}', expire = '2025-08-19 19:55:08' 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('6b9c81fa234d31e...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/harryelectronics/storage6/modification/system/library/db/mysqli.php on line 43