Детейлинг центр
Exception: Query error HY000: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away. Query: SELECT
SQL_CALC_FOUND_ROWS
`shop_items`.*
FROM `shop_items`
WHERE `shop_items`.`shop_id` = '3' AND ( `shop_items`.`start_datetime` < '2024-12-22 06:23:47' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2024-12-22 06:23:47' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`siteuser_group_id` IN (0, -1) AND `shop_items`.`active` = 1 AND ( `shop_items`.`shop_group_id` IN (725) AND `shop_items`.`shortcut_id` = 0 AND `shop_items`.`modification_id` = 0 OR `shop_items`.`id` IN (SELECT
`shop_items`.`shortcut_id`
FROM `shop_items`
WHERE `shop_items`.`deleted` = 0 AND `shop_items`.`shortcut_id` > 0 AND `shop_items`.`shop_group_id` IN (725) AND ( `shop_items`.`start_datetime` < '2024-12-22 06:23:51' OR `shop_items`.`start_datetime` = '0000-00-00 00:00:00' ) AND ( `shop_items`.`end_datetime` > '2024-12-22 06:23:51' OR `shop_items`.`end_datetime` = '0000-00-00 00:00:00' ) AND `shop_items`.`siteuser_group_id` IN (0, -1) AND `shop_items`.`active` = 1) ) AND `shop_items`.`closed` = 0 AND `shop_items`.`deleted` = 0
ORDER BY `shop_items`.`name` ASC, `shop_items`.`id` DESC
LIMIT 24
OFFSET 24
modules/core/database/pdo.php:679 Core_Exception->__construct
modules/core/querybuilder/statement.php:87 Core_DataBase_Pdo->query
modules/core/orm.php:551 Core_QueryBuilder_Statement->execute
modules/core/entity.php:620 Core_ORM->findAll
modules/shop/controller/show.php:1502 Core_Entity->findAll
modules/shop/controller/show.php:1796 Shop_Controller_Show->getShopItems
hostcmsfiles/lib/lib_68/lib_68.php:277 Shop_Controller_Show->show
modules/lib/model.php:277 include
modules/core/page.php:176 Lib_Model->execute
templates/template23/template.htm:103 Core_Page->execute
modules/template/model.php:107 include
modules/core/page.php:176 Template_Model->execute
templates/template13/template.htm:272 Core_Page->execute
modules/template/model.php:107 include
modules/core/page.php:176 Template_Model->execute
modules/core/command/controller/default.php:621 Core_Page->execute
modules/core/router/route.php:195 Core_Command_Controller_Default->showAction
index.php:383 Core_Router_Route->execute