Warning: Error while sending QUERY packet. PID=26124 in /home/videozvu/storage_vid/modification/system/library/db/mysqli.php on line 21
Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />SELECT
DISTINCT p.product_id,
pd2.product_discount_id as product_discount_id,
pd2.date_start as discount_date_start,
pd2.date_end as discount_date_end,
ps2.product_special_id as product_special_id,
ps2.date_start as special_date_start,
ps2.date_end as special_date_end
FROM
oc_product p
LEFT JOIN (SELECT * FROM oc_product_discount WHERE customer_group_id = '1' AND quantity = '1' ORDER BY priority ASC, price ASC) as pd2 ON (p.product_id = pd2.product_id)
LEFT JOIN (SELECT * FROM oc_product_special WHERE customer_group_id = '1' ORDER BY priority ASC, price ASC) as ps2 ON (p.product_id = ps2.product_id)
LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id)
LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id)
WHERE p.product_id = '302067' AND pd.language_id = '4' AND p.status = '1' AND p.date_available <= NOW() AND p2s. in /home/videozvu/storage_vid/modification/system/library/db/mysqli.php on line 43
Fatal error: Uncaught Exception: Error: MySQL server has gone away<br />Error No: 2006<br />REPLACE INTO `oc_session` SET session_id = 'e2054be09e7497e0bd204c076f', `data` = '{\"language\":\"uk-ua\",\"langmark_multi\":{\"name\":\"\\u0423\\u043a\\u0440\\u0430\\u0457\\u043d\\u0441\\u044c\\u043a\\u0430\",\"store_id\":\"0\"},\"currency_old\":[],\"currency\":\"UAH\"}', expire = '2025-08-02 11:16:37' in /home/videozvu/storage_vid/modification/system/library/db/mysqli.php:43
Stack trace:
#0 /home/videozvu/storage_vid/modification/system/library/db.php(45): DB\MySQLi->query('REPLACE INTO `o...')
#1 /home/videozvu/public_html/system/library/session/db.php(32): DB->query('REPLACE INTO `o...')
#2 /home/videozvu/public_html/system/library/session.php(81): Session\DB->write('e2054be09e7497e...', Array)
#3 [internal function]: Session->close()
#4 {main}
thrown in /home/videozvu/storage_vid/modification/system/library/db/mysqli.php on line 43