Fatal error: Uncaught Exception: Error: Lost connection to MySQL server during query<br />Error No: 2013<br />
SELECT
p.product_id,
(
SELECT AVG(rating) total
FROM `oc_review` r1
WHERE
r1.product_id = p.product_id
AND r1.status = '1'
GROUP BY r1.product_id
) rating,
(
SELECT price
FROM `oc_product_discount` pd2
WHERE
pd2.product_id = p.product_id
AND pd2.customer_group_id = '1'
AND pd2.quantity = '1'
AND ((pd2.date_st in /home/desibona/public_html/vqmod/vqcache/vq2-system_library_db_mysqli.php on line 43
Fatal error: Uncaught Exception: Error: Lost connection to MySQL server during query<br />Error No: 2013<br />REPLACE INTO `oc_session` SET session_id = '245525020ab509d76b8a6fdf45', `data` = '{\"language\":\"tr-tr\",\"currency\":\"TRY\"}', expire = '2025-02-13 07:26:00' in /home/desibona/public_html/vqmod/vqcache/vq2-system_library_db_mysqli.php:43
Stack trace:
#0 /home/desibona/public_html/storage/modification/system/library/db.php(55): DB\MySQLi->query('REPLACE INTO `o...')
#1 /home/desibona/public_html/system/librar in /home/desibona/public_html/vqmod/vqcache/vq2-system_library_db_mysqli.php on line 43