mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-3e4-f68f40-7253f.MAI' (Errcode: 28 "No space left on device")
app/Tygh/Backend/Database/Mysqli.php, line: 79
File: | app/Tygh/Backend/Database/Mysqli.php |
Line: | 79 |
Function: | {closure} |
File: | app/Tygh/Database/Connection.php |
Line: | 477 |
Function: | query |
File: | app/Tygh/Database/Connection.php |
Line: | 251 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 44 |
Function: | getHash |
File: | app/functions/fn.promotions.php |
Line: | 205 |
Function: | db_get_hash_array |
File: | app/functions/fn.promotions.php |
Line: | 281 |
Function: | fn_get_promotions |
File: | app/functions/fn.products.php |
Line: | 727 |
Function: | fn_promotion_apply |
File: | app/controllers/frontend/categories.php |
Line: | 127 |
Function: | fn_gather_additional_products_data |
File: | app/functions/fn.control.php |
Line: | 685 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 434 |
Function: | fn_run_controller |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |
Can't create/write to file '/tmp/#sql-temptable-3e4-f68f40-7253f.MAI' (Errcode: 28 "No space left on device") (1)
SELECT cscart_promotions.*, cscart_promotion_descriptions.name, cscart_promotion_descriptions.detailed_description, cscart_promotion_descriptions.short_description FROM cscart_promotions LEFT JOIN cscart_promotion_descriptions ON cscart_promotion_descriptions.promotion_id = cscart_promotions.promotion_id AND cscart_promotion_descriptions.lang_code = 'ru' LEFT JOIN cscart_storefronts_promotions AS storefronts_promotions ON storefronts_promotions.promotion_id = cscart_promotions.promotion_id WHERE 1 AND IF(from_date, from_date <= 1746796036, 1) AND IF(to_date, to_date >= 1746796036, 1) AND status IN ('A', 'H') AND cscart_promotions.zone = 'catalog' AND (storefronts_promotions.storefront_id = 1 OR storefronts_promotions.storefront_id IS NULL) ORDER BY cscart_promotions.stop_other_rules desc, cscart_promotions.priority asc
app/Tygh/Database/Connection.php, line: 1155
File: | app/Tygh/Database/Connection.php |
Line: | 518 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 251 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 44 |
Function: | getHash |
File: | app/functions/fn.promotions.php |
Line: | 205 |
Function: | db_get_hash_array |
File: | app/functions/fn.promotions.php |
Line: | 281 |
Function: | fn_get_promotions |
File: | app/functions/fn.products.php |
Line: | 727 |
Function: | fn_promotion_apply |
File: | app/controllers/frontend/categories.php |
Line: | 127 |
Function: | fn_gather_additional_products_data |
File: | app/functions/fn.control.php |
Line: | 685 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 434 |
Function: | fn_run_controller |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |