Out of resources when opening file './admin_avtohype/cscart_product_prices.MYD' (Errcode: 24) (23)
SELECT cscart_product_prices.product_id, MIN(IF(cscart_product_prices.percentage_discount = 0,cscart_product_prices.price,cscart_product_prices.price - (cscart_product_prices.price * cscart_product_prices.percentage_discount)/100)) AS price FROM cscart_product_prices WHERE cscart_product_prices.product_id IN (150266, 150267, 150269, 150271, 150274, 150263, 150264, 150265, 150268, 150270, 150273, 150272) AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 1) GROUP BY cscart_product_prices.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 |