Fatal error: Uncaught Exception: Error: Server shutdown in progress<br />Error No: 1053<br />SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM _sg_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM _sg_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM _sg_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name FROM _sg_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit FROM _sg_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit FROM _sg_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total FROM _sg_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM _sg_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM _sg_product p LEFT JOIN _sg_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN _sg_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '109913' AND p.status = '1' AND p.date_available <= NOW() in /home/shopglobal/public_html/system/library/db/mysqli.php:49
Stack trace:
#0 /home/shopglobal/public_html/system/library/db.php(45): DB\MySQLi->query('SELECT DISTINCT...')
#1 /home/shopglobal/public_html/catalog/model/catalog/product.php(8): DB->query('SELECT DISTINCT...')
#2 /home/shopglobal/public_html/storage/modification/system/engine/loader.php(251): ModelCatalogProduct->getProduct('109913')
#3 /home/shopglobal/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array)
#4 /home/shopglobal/public_html/storage/modification/catalog/controller/product/product.php(268): Proxy->__call('getProduct', Array)
#5 /home/shopglobal/public_html/storage/modification/system/engine/action.php(79): ControllerProductProduct->index()
#6 /home/shopglobal/public_html/catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
#7 /home/shopglobal/public_html/storage/modification/system/engine/action.php(79): ControllerStartupRouter->index()
#8 /home/shopglobal/public_html/storage/modification/system/engine/router.php(72): Action->execute(Object(Registry))
#9 /home/shopglobal/public_html/storage/modification/system/engine/router.php(61): Router->execute(Object(Action))
#10 /home/shopglobal/public_html/system/framework.php(169): Router->dispatch(Object(Action), Object(Action))
#11 /home/shopglobal/public_html/system/startup.php(112): require_once('/home/shopgloba...')
#12 /home/shopglobal/public_html/index.php(22): start('catalog')
#13 {main}
thrown in /home/shopglobal/public_html/system/library/db/mysqli.php on line 49
Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />REPLACE INTO `_sg_session`
SET `session_id` = 'f3d31df9965a21fcea05239568',
`data` = '{\"language\":\"en-gb\",\"currency\":\"INR\",\"device\":\"desktop\",\"sorecentproduct\":[\"109913\",\"56201\",\"134714\"]}',
`expire` = '2026-03-20 10:24:59' in /home/shopglobal/public_html/system/library/db/mysqli.php:49
Stack trace:
#0 /home/shopglobal/public_html/system/library/db.php(45): DB\MySQLi->query('REPLACE INTO `_...')
#1 /home/shopglobal/public_html/system/library/session/db.php(34): DB->query('REPLACE INTO `_...')
#2 /home/shopglobal/public_html/system/library/session.php(81): Session\DB->write('f3d31df9965a21f...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/shopglobal/public_html/system/library/db/mysqli.php on line 49