Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />
SELECT COUNT(DISTINCT p.product_id) total
FROM `product` p
LEFT JOIN `product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `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 = '2'
AND p.manufacturer_id = '687' in /home/totemtanz/public_html/system/library/db/mysqli.php:40
Stack trace:
#0 /home/totemtanz/storage/modification/system/library/db.php(58): DB\MySQLi->query('\n\t\t\tSELECT COUN...')
#1 /home/totemtanz/public_html/system/library/journal3/opencart/model.php(38): DB->query('\n\t\t\tSELECT COUN...')
#2 /home/totemtanz/storage/modification/catalog/model/journal3/filter.php(1170): Journal3\Opencart\Model->dbQuery('\n\t\t\tSELECT COUN...', 'TOTAL_PRODUCTS')
#3 /home/totemtanz/storage/modification/catalog/model/journal3/filter.php(878): ModelJournal3Filter->dbQuery('\n\t\t\t in /home/totemtanz/public_html/system/library/db/mysqli.php on line 40
Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />REPLACE INTO `session` SET session_id = 'ee8d0f219a966e2576584990eb', `data` = '{\"language\":\"es-es\",\"currency\":\"EUR\"}', expire = '2026-03-06 11:40:18', customer_id = '0' in /home/totemtanz/public_html/system/library/db/mysqli.php:40
Stack trace:
#0 /home/totemtanz/storage/modification/system/library/db.php(58): DB\MySQLi->query('REPLACE INTO `s...')
#1 /home/totemtanz/public_html/system/library/session/db.php(37): DB->query('REPLACE INTO `s...')
#2 /home/totemtanz/public_html/system/library/session.php(81): Session\DB->write('ee8d0f219a966e2...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/totemtanz/public_html/system/library/db/mysqli.php on line 40