Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />
SELECT COUNT(DISTINCT p.product_id) total
FROM `oc_product` p
LEFT JOIN `oc_product_to_category` p2c ON (p2c.product_id = p.product_id)
LEFT JOIN `oc_product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `oc_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 = '1'
AND p2c.category_id = '199' in /home/iglusto/public_html/storage/modification/system/library/db/mysqli.php:59
Stack trace:
#0 /home/iglusto/public_html/storage/modification/system/library/db.php(58): DB\MySQLi->query('\n\t\t\tSELECT COUN...')
#1 /home/iglusto/public_html/system/library/journal3/opencart/model.php(38): DB->query('\n\t\t\tSELECT COUN...')
#2 /home/iglusto/public_html/catalog/model/journal3/filter.php(1135): Journal3\Opencart\Model->dbQuery('\n\t\t\tSELECT COUN...', 'TOTAL_PRODUCTS')
#3 /home/iglusto/publ in /home/iglusto/public_html/storage/modification/system/library/db/mysqli.php on line 59
Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />REPLACE INTO `oc_session` SET session_id = 'd85c9c95d285ba363341025fb4', `data` = '{\"language\":\"en-gb\",\"currency\":\"USD\"}', expire = '2025-12-06 15:56:06' in /home/iglusto/public_html/storage/modification/system/library/db/mysqli.php:59
Stack trace:
#0 /home/iglusto/public_html/storage/modification/system/library/db.php(58): DB\MySQLi->query('REPLACE INTO `o...')
#1 /home/iglusto/public_html/system/library/session/db.php(32): DB->query('REPLACE INTO `o...')
#2 /home/iglusto/public_html/system/library/session.php(81): Session\DB->write('d85c9c95d285ba3...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/iglusto/public_html/storage/modification/system/library/db/mysqli.php on line 59