Out of resources when opening file './admin_avtohype/cscart_products_categories.MYD' (Errcode: 24) (23)
SELECT cscart_products_categories.product_id, GROUP_CONCAT(IF(cscart_products_categories.link_type = "M", CONCAT(cscart_products_categories.category_id, "M"), cscart_products_categories.category_id)) AS category_ids, product_position_source.position AS position FROM cscart_products_categories INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND cscart_categories.company_id = 1 AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') LEFT JOIN cscart_products_categories AS product_position_source ON cscart_products_categories.product_id = product_position_source.product_id AND product_position_source.category_id = 716 WHERE cscart_products_categories.product_id IN (127613, 100467, 100469, 100470, 127614, 127615, 127512, 100472, 127825, 100511, 127520, 100510, 127523, 127533, 127826, 100494, 100559, 127622, 127822, 100517, 100518, 100572, 100573, 127830, 100575, 127831, 100576, 100577, 100570, 157650, 127524, 127636, 127525, 100530, 127773, 100524, 127637, 127542, 127827, 127828, 127652, 127651, 127653, 157657, 100561, 100562, 127543, 100585, 127536, 100579, 100580, 127616, 100586, 100587, 100588, 100480, 100481, 127617, 100482, 100484, 100499, 127656, 100463, 100464, 100465, 100533, 100535, 100536, 100538, 100539, 100487, 100541, 100566, 100582, 100569, 100501, 100502, 100516, 127516, 100490, 100503, 127522, 100521, 100493, 127639, 127641, 127642, 127612, 100542, 127623, 127624, 100506, 127625, 127626, 127627, 127628) GROUP BY cscart_products_categories.product_id
app/Tygh/Database/Connection.php, line: 1141
File: | app/Tygh/Database/Connection.php |
Line: | 504 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 249 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 44 |
Function: | getHash |
File: | app/functions/fn.catalog.php |
Line: | 7951 |
Function: | db_get_hash_array |
File: | app/functions/fn.catalog.php |
Line: | 7863 |
Function: | fn_load_extra_data_by_entity_ids |
File: | app/functions/fn.catalog.php |
Line: | 7651 |
Function: | fn_load_products_extra_data |
File: | app/controllers/frontend/categories.php |
Line: | 105 |
Function: | fn_get_products |
File: | app/functions/fn.control.php |
Line: | 679 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 430 |
Function: | fn_run_controller |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |