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 (110000, 110020, 109962, 109981, 117558, 110001, 110021, 118638, 112061, 109945, 109963, 112063, 117554, 109982, 109983, 109984, 112065, 110002, 110003, 111864, 117672, 117671, 117552, 110014) 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 |