Fatal error: Uncaught Exception: Error: Server shutdown in progress<br />Error No: 1053<br />
SELECT *
FROM `oc_product` p
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.manufacturer_id = '47'
AND p.status = '1'
AND p.date_available <= NOW()
AND pd.language_id = '1'
AND p2s.store_id = '0'
AND p.product_id != '41134'
ORDER BY p.sort_order ASC, LCASE(pd.name) ASC
LIMIT 0, 5 in /chroot/home/DPdevelop/drillingparts.com/html/system/library/db/mysqli.php:40
Stack trace:
#0 /chroot/home/DPdevelop/drillingparts.com/storage/modification/system/library/db.php(74): DB\MySQLi->query('\n\t\t\tSELECT * \n\t...')
#1 /chroot/home/DPdevelop/drillingparts.com/storage/modification/catalog/model/journal3/product.php(391): DB->query('\n\t\t\tSELECT * \n\t...')
#2 /chroot/home/DPdevelop/drillingparts.com/storage/modification/system/engine/loader.php(256): ModelJournal3Product->getRelatedProd in /chroot/home/DPdevelop/drillingparts.com/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 `oc_session` SET session_id = 'f2d52a1a867105cd177381278f', `data` = '{\"language\":\"en-gb\",\"currency\":\"USD\",\"rd\":\"https:\\/\\/drillingparts.com\\/aventics-8652A6S43G208F1.html?page=9&tag=star\",\"jrv\":[\"41134\",\"85966\",\"58256\",\"31000\",\"56202\",\"84392\",\"40886\",\"84223\",\"33069\",\"41012\",\"56487\",\"85077\",\"29795\"],\"openModal\":false,\"show_popup_count\":2}', expire = '2025-10-23 04:34:04' in /chroot/home/DPdevelop/drillingparts.com/html/system/library/db/mysqli.php:40
Stack trace:
#0 /chroot/home/DPdevelop/drillingparts.com/storage/modification/system/library/db.php(74): DB\MySQLi->query('REPLACE INTO `o...')
#1 /chroot/home/DPdevelop/drillingparts.com/html/system/library/session/db.php(32): DB->query('REPLACE INTO `o...')
#2 /chroot/home/DPdevelop/drillingparts.com/html/system/library/session.php(81): Session\DB->write('f2d52a1a867105c...', Array)
#3 [internal function]: Session->close()
# in /chroot/home/DPdevelop/drillingparts.com/html/system/library/db/mysqli.php on line 40