SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `qfvo_catalog_category_entity_varchar` AS `t_d` INNER JOIN `qfvo_catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `qfvo_catalog_category_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (16, 24, 56, 78, 17, 32, 57, 79, 18, 35, 61, 92, 22, 40, 65, 97, 25, 43, 69, 107, 23, 48, 73, 114, 77, 19, 26, 33, 36, 41, 44, 49, 58, 62, 66, 70, 74, 80, 93, 98, 108, 115, 20, 27, 34, 37, 42, 45, 50, 59, 63, 67, 71, 75, 81, 94, 99, 109, 116, 21, 28, 38, 46, 51, 60, 64, 68, 72, 76, 82, 95, 100, 29, 39, 47, 52, 83, 96, 101, 30, 53, 84, 102, 31, 54, 85, 103, 55, 86, 104, 87, 105, 88, 106, 89, 90, 91)) AND (t_d.attribute_id IN (45)) AND (t_d.store_id = IFNULL(t_s.store_id, 0))2 exception(s): Exception #0 (Zend_Db_Statement_Exception): SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress, query was: SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `qfvo_catalog_category_entity_varchar` AS `t_d` INNER JOIN `qfvo_catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `qfvo_catalog_category_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (16, 24, 56, 78, 17, 32, 57, 79, 18, 35, 61, 92, 22, 40, 65, 97, 25, 43, 69, 107, 23, 48, 73, 114, 77, 19, 26, 33, 36, 41, 44, 49, 58, 62, 66, 70, 74, 80, 93, 98, 108, 115, 20, 27, 34, 37, 42, 45, 50, 59, 63, 67, 71, 75, 81, 94, 99, 109, 116, 21, 28, 38, 46, 51, 60, 64, 68, 72, 76, 82, 95, 100, 29, 39, 47, 52, 83, 96, 101, 30, 53, 84, 102, 31, 54, 85, 103, 55, 86, 104, 87, 105, 88, 106, 89, 90, 91)) AND (t_d.attribute_id IN (45)) AND (t_d.store_id = IFNULL(t_s.store_id, 0)) Exception #1 (PDOException): SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress Exception #0 (Zend_Db_Statement_Exception): SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress, query was: SELECT `t_d`.`attribute_id`, `e`.`entity_id`, `t_d`.`value` AS `default_value`, `t_s`.`value` AS `store_value`, IF(t_s.value_id IS NULL, t_d.value, t_s.value) AS `value` FROM `qfvo_catalog_category_entity_varchar` AS `t_d` INNER JOIN `qfvo_catalog_category_entity` AS `e` ON e.entity_id = t_d.entity_id LEFT JOIN `qfvo_catalog_category_entity_varchar` AS `t_s` ON t_s.attribute_id = t_d.attribute_id AND t_s.entity_id = t_d.entity_id AND t_s.store_id = 1 WHERE (e.entity_id IN (16, 24, 56, 78, 17, 32, 57, 79, 18, 35, 61, 92, 22, 40, 65, 97, 25, 43, 69, 107, 23, 48, 73, 114, 77, 19, 26, 33, 36, 41, 44, 49, 58, 62, 66, 70, 74, 80, 93, 98, 108, 115, 20, 27, 34, 37, 42, 45, 50, 59, 63, 67, 71, 75, 81, 94, 99, 109, 116, 21, 28, 38, 46, 51, 60, 64, 68, 72, 76, 82, 95, 100, 29, 39, 47, 52, 83, 96, 101, 30, 53, 84, 102, 31, 54, 85, 103, 55, 86, 104, 87, 105, 88, 106, 89, 90, 91)) AND (t_d.attribute_id IN (45)) AND (t_d.store_id = IFNULL(t_s.store_id, 0))
#1 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zend-db/library/Zend/Db/Statement.php:313]
#2 Zend_Db_Statement->execute() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Abstract.php:480]
#3 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Pdo/Abstract.php:242]
#4 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:614]
#5 Magento\Framework\DB\Adapter\Pdo\Mysql->Magento\Framework\DB\Adapter\Pdo\{closure}() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:639]
#6 Magento\Framework\DB\Adapter\Pdo\Mysql->performQuery() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:614]
#7 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:703]
#8 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:95]
#9 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->query() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Abstract.php:737]
#10 Zend_Db_Adapter_Abstract->fetchAll() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:1094]
#11 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->fetchAll() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:1230]
#12 Magento\Eav\Model\Entity\Collection\AbstractCollection->_loadAttributes() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Interceptor.php:491]
#13 Magento\Catalog\Model\ResourceModel\Category\Collection\Interceptor->_loadAttributes() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:958]
#14 Magento\Eav\Model\Entity\Collection\AbstractCollection->load() called at [vendor/magento/module-catalog/Model/ResourceModel/Category/Collection.php:257]
#15 Magento\Catalog\Model\ResourceModel\Category\Collection->load() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Interceptor.php:59]
#16 Magento\Catalog\Model\ResourceModel\Category\Collection\Interceptor->load() called at [vendor/magento/framework/Data/Collection.php:847]
#17 Magento\Framework\Data\Collection->getIterator() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Interceptor.php:977]
#18 Magento\Catalog\Model\ResourceModel\Category\Collection\Interceptor->getIterator() called at [vendor/magento/module-catalog/Plugin/Block/Topmenu.php:116]
#19 Magento\Catalog\Plugin\Block\Topmenu->beforeGetIdentities() called at [vendor/magento/framework/Interception/Interceptor.php:121]
#20 Magento\Theme\Block\Html\Topmenu\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#21 Magento\Theme\Block\Html\Topmenu\Interceptor->___callPlugins() called at [generated/code/Magento/Theme/Block/Html/Topmenu/Interceptor.php:41]
#22 Magento\Theme\Block\Html\Topmenu\Interceptor->getIdentities() called at [vendor/magento/module-page-cache/Model/Layout/LayoutPlugin.php:96]
#23 Magento\PageCache\Model\Layout\LayoutPlugin->afterGetOutput() called at [vendor/magento/framework/Interception/Interceptor.php:146]
#24 Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#25 Magento\Framework\View\Layout\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:347]
#26 Magento\Framework\View\Layout\Interceptor->getOutput() called at [vendor/magento/framework/View/Result/Page.php:260]
#27 Magento\Framework\View\Result\Page->render() called at [vendor/magento/framework/View/Result/Layout.php:171]
#28 Magento\Framework\View\Result\Layout->renderResult() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#29 Magento\Framework\View\Result\Page\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#30 Magento\Framework\View\Result\Page\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#31 Magento\Framework\View\Result\Page\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Result/Page/Interceptor.php:95]
#32 Magento\Framework\View\Result\Page\Interceptor->renderResult() called at [vendor/magento/framework/App/Http.php:120]
#33 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#34 Magento\Framework\App\Http\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#35 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-application-performance-monitor/Plugin/ApplicationPerformanceMonitor.php:38]
#36 Magento\ApplicationPerformanceMonitor\Plugin\ApplicationPerformanceMonitor->aroundLaunch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#37 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#38 Magento\Framework\App\Http\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#39 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#40 Magento\Framework\App\Bootstrap->run() called at [index.php:41]
Exception #1 (PDOException): SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress
#1 Magento\Framework\DB\Statement\Pdo\Mysql->Magento\Framework\DB\Statement\Pdo\{closure}() called at [vendor/magento/framework/DB/Statement/Pdo/Mysql.php:106]
#2 Magento\Framework\DB\Statement\Pdo\Mysql->tryExecute() called at [vendor/magento/framework/DB/Statement/Pdo/Mysql.php:89]
#3 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zend-db/library/Zend/Db/Statement.php:313]
#4 Zend_Db_Statement->execute() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Abstract.php:480]
#5 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Pdo/Abstract.php:242]
#6 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:614]
#7 Magento\Framework\DB\Adapter\Pdo\Mysql->Magento\Framework\DB\Adapter\Pdo\{closure}() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:639]
#8 Magento\Framework\DB\Adapter\Pdo\Mysql->performQuery() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:614]
#9 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:703]
#10 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:95]
#11 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->query() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Abstract.php:737]
#12 Zend_Db_Adapter_Abstract->fetchAll() called at [generated/code/Magento/Framework/DB/Adapter/Pdo/Mysql/Interceptor.php:1094]
#13 Magento\Framework\DB\Adapter\Pdo\Mysql\Interceptor->fetchAll() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:1230]
#14 Magento\Eav\Model\Entity\Collection\AbstractCollection->_loadAttributes() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Interceptor.php:491]
#15 Magento\Catalog\Model\ResourceModel\Category\Collection\Interceptor->_loadAttributes() called at [vendor/magento/module-eav/Model/Entity/Collection/AbstractCollection.php:958]
#16 Magento\Eav\Model\Entity\Collection\AbstractCollection->load() called at [vendor/magento/module-catalog/Model/ResourceModel/Category/Collection.php:257]
#17 Magento\Catalog\Model\ResourceModel\Category\Collection->load() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Interceptor.php:59]
#18 Magento\Catalog\Model\ResourceModel\Category\Collection\Interceptor->load() called at [vendor/magento/framework/Data/Collection.php:847]
#19 Magento\Framework\Data\Collection->getIterator() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Collection/Interceptor.php:977]
#20 Magento\Catalog\Model\ResourceModel\Category\Collection\Interceptor->getIterator() called at [vendor/magento/module-catalog/Plugin/Block/Topmenu.php:116]
#21 Magento\Catalog\Plugin\Block\Topmenu->beforeGetIdentities() called at [vendor/magento/framework/Interception/Interceptor.php:121]
#22 Magento\Theme\Block\Html\Topmenu\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#23 Magento\Theme\Block\Html\Topmenu\Interceptor->___callPlugins() called at [generated/code/Magento/Theme/Block/Html/Topmenu/Interceptor.php:41]
#24 Magento\Theme\Block\Html\Topmenu\Interceptor->getIdentities() called at [vendor/magento/module-page-cache/Model/Layout/LayoutPlugin.php:96]
#25 Magento\PageCache\Model\Layout\LayoutPlugin->afterGetOutput() called at [vendor/magento/framework/Interception/Interceptor.php:146]
#26 Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#27 Magento\Framework\View\Layout\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Layout/Interceptor.php:347]
#28 Magento\Framework\View\Layout\Interceptor->getOutput() called at [vendor/magento/framework/View/Result/Page.php:260]
#29 Magento\Framework\View\Result\Page->render() called at [vendor/magento/framework/View/Result/Layout.php:171]
#30 Magento\Framework\View\Result\Layout->renderResult() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#31 Magento\Framework\View\Result\Page\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#32 Magento\Framework\View\Result\Page\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#33 Magento\Framework\View\Result\Page\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/View/Result/Page/Interceptor.php:95]
#34 Magento\Framework\View\Result\Page\Interceptor->renderResult() called at [vendor/magento/framework/App/Http.php:120]
#35 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#36 Magento\Framework\App\Http\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#37 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-application-performance-monitor/Plugin/ApplicationPerformanceMonitor.php:38]
#38 Magento\ApplicationPerformanceMonitor\Plugin\ApplicationPerformanceMonitor->aroundLaunch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#39 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#40 Magento\Framework\App\Http\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#41 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#42 Magento\Framework\App\Bootstrap->run() called at [index.php:41]