Fatal error: Uncaught exception 'ErrorException' with message 'Error: MySQL server has gone away<br />Error No: 2006<br />SELECT SQL_CALC_FOUND_ROWS p.* ,pd.* , (SELECT ps.`price` FROM `oc_product_special` ps WHERE ps.`product_id` = p.`product_id` AND ((ps.`date_start` = '0000-00-00' OR ps.`date_start` <= '2024-06-13') AND (ps.`date_end` = '0000-00-00' OR ps.`date_end` > '2024-06-13') AND (ps.`customer_group_id` = 2)) ORDER BY ps.`priority`, ps.`price` LIMIT 1) AS special ,p.`stock_status_id` AS stock_status , IF(((ps.`date_start` = '0000-00-00' OR ps.`date_start` <= '2024-06-13') AND (ps.`date_end` = '0000-00-00' OR ps.`date_end` > '2024-06-13') AND (ps.`customer_group_id` = 2)), ps.`price`, p.`price`) AS price_sort , (SELECT ROUND(AVG(rating)) AS total FROM `oc_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 `oc_review` r2 WHERE r2.`product_id` = p.`product_id` AND r2.`status` = 1 GROUP BY r2.`product_id`) AS reviews ,m.`name` in /var/www/admin/data/www/tools-markets.ru/system/database/mysqli.php on line 41