Out of resources when opening file './highload_demo_mv/cscart_product_features.MYD' (Errcode: 24 - Too many open files) (23)
SELECT v.feature_id, v.value, v.value_int, v.variant_id, f.feature_type, fd.description, fd.prefix, fd.suffix, vd.variant, f.parent_id, f.position, gf.position as gposition, f.display_on_header, f.display_on_catalog, f.display_on_product FROM cscart_product_features as f LEFT JOIN cscart_product_features_values as v ON v.feature_id = f.feature_id LEFT JOIN cscart_product_features_descriptions as fd ON fd.feature_id = v.feature_id AND fd.lang_code = 'ru' LEFT JOIN cscart_product_feature_variants fv ON fv.variant_id = v.variant_id LEFT JOIN cscart_product_feature_variant_descriptions as vd ON vd.variant_id = fv.variant_id AND vd.lang_code = 'ru' LEFT JOIN cscart_product_features as gf ON gf.feature_id = f.parent_id AND gf.feature_type = 'G' WHERE f.status IN ('A') AND v.product_id = 132996 AND f.display_on_catalog = 'Y' AND ( f.categories_path = '' OR FIND_IN_SET(254, f.categories_path) OR FIND_IN_SET(353, f.categories_path) OR FIND_IN_SET(494, f.categories_path) OR FIND_IN_SET(628, f.categories_path) ) AND IF(f.parent_id, (SELECT status FROM cscart_product_features as df WHERE df.feature_id = f.parent_id), 'A') IN ('A') AND ( v.variant_id != 0 OR (f.feature_type != 'C' AND v.value != '') OR (f.feature_type = 'C') OR v.value_int != '') AND v.lang_code = 'ru' ORDER BY fd.description, fv.position
app/Tygh/Database/Connection.php, line: 1127
File: | app/Tygh/Database/Connection.php |
Line: | 491 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 224 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 31 |
Function: | getArray |
File: | app/functions/fn.catalog.php |
Line: | 4977 |
Function: | db_get_array |
File: | var/cache/templates/bright_theme/ae36073042f0a9724e9de3d70bbc4bd339e2be17.tygh.product_data.tpl.php |
Line: | 1399 |
Function: | fn_get_product_features_list |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_5de796b2cf5b45_33548936 |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
Line: | 304 |
Function: | fetch |
File: | var/cache/templates/bright_theme/d9d68dc9615524381ce7e5f3850b083de7bb16bd.tygh.grid_list.tpl.php |
Line: | 307 |
Function: | getSubTemplate |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_5de796b2864877_00276786 |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
Line: | 304 |
Function: | fetch |
File: | var/cache/templates/bright_theme/bb19926b8f4855ade7fed060f67d5cea8c4eb204.tygh.products_multicolumns.tpl.php |
Line: | 48 |
Function: | getSubTemplate |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_5de796b27bafd6_04433295 |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
Line: | 304 |
Function: | fetch |
File: | var/cache/templates/bright_theme/af3cb6c2e7fb1ac8911af025383ac4030f505d4d.tygh.view.tpl.php |
Line: | 135 |
Function: | getSubTemplate |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_5de796b26c6289_21298253 |
File: | app/Tygh/SmartyEngine/Core.php |
Line: | 76 |
Function: | fetch |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 767 |
Function: | fetch |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 626 |
Function: | _renderMainContent |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 484 |
Function: | renderBlockContent |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 406 |
Function: | renderBlock |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 364 |
Function: | renderBlocks |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 229 |
Function: | renderGrid |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 199 |
Function: | renderGrids |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 163 |
Function: | _renderContainer |
File: | app/functions/smarty_plugins/function.render_location.php |
Line: | 52 |
Function: | render |
File: | var/cache/templates/bright_theme/776a5a06ad55e65c3aa4d5908bf5894a1dd80385.tygh.index.tpl.php |
Line: | 183 |
Function: | smarty_function_render_location |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_5de796b0a42064_40951597 |
File: | app/Tygh/SmartyEngine/Core.php |
Line: | 76 |
Function: | fetch |
File: | app/functions/fn.control.php |
Line: | 595 |
Function: | fetch |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |