Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />
SELECT
`ov`.`option_value_id`
FROM
`oc_product` AS `p`
INNER JOIN
`oc_product_to_store` AS `p2s`
ON
`p`.`product_id` = `p2s`.`product_id` AND `p2s`.`store_id` = 0
INNER JOIN
`oc_product_option_value` AS `pov`
ON
`p`.`product_id` = `pov`.`product_id`
INNER JOIN
`oc_option_value` AS `ov`
ON
`ov`.`option_value_id` = `pov`.`option_value_id`
INNER JOIN
`oc_option` AS `o`
ON
`o`.`option_id` = `pov`.`option_id`
INNER JOIN
`oc_product_to_category` AS `p2c`
ON
`p2c`.`product_id` = `p`.`product_id`
WHERE
`p`.`status` = '1' AND `p`.`date_available` <= NOW() AND `p2c`.`category_id` IN(SELECT `category_id` FROM `oc_category_path` WHERE `path_id` IN(1028)) AND `o`.`type` IN('radio','checkbox','select','image','image_radio')
GROUP BY
`ov`.`option_value_id`
in /home/iglusto/public_html/storage/modification/sys 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 = '4d270a2aef552739f3d44b880c', `data` = '{\"language\":\"en-gb\",\"currency\":\"USD\"}', expire = '2025-12-01 12:00:23' 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('4d270a2aef55273...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/iglusto/public_html/storage/modification/system/library/db/mysqli.php on line 59