mysqli::query(): (HY000/3): Error writing file '/tmp/MYGlbFZc' (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: | 450 |
Function: | query |
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: | 1665 |
Function: | db_get_hash_array |
File: | app/addons/ab__deal_of_the_day/func.php |
Line: | 57 |
Function: | fn_get_categories |
File: | app/addons/ab__deal_of_the_day/controllers/frontend/promotions.post.php |
Line: | 70 |
Function: | fn_ab__dotd_get_root_categories |
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 |
Error writing file '/tmp/MYGlbFZc' (Errcode: 28 - No space left on device) (3)
SELECT q_categories.category_id,q_categories.parent_id,q_categories.id_path,q_category_descriptions.category,q_categories.position,q_categories.status,q_categories.product_count,q_seo_names.name as seo_name,q_seo_names.path as seo_path,q_categories.ab__lc_catalog_image_control FROM q_categories LEFT JOIN q_category_descriptions ON q_categories.category_id = q_category_descriptions.category_id AND q_category_descriptions.lang_code = 'en' LEFT JOIN q_seo_names ON q_seo_names.object_id = q_categories.category_id AND q_seo_names.type = 'c' AND q_seo_names.dispatch = '' AND q_seo_names.lang_code = 'en' WHERE 1=1 AND (q_categories.usergroup_ids = '' OR FIND_IN_SET(0, q_categories.usergroup_ids) OR FIND_IN_SET(1, q_categories.usergroup_ids)) AND q_categories.status IN ('A') ORDER BY q_categories.is_trash asc, q_categories.position asc, q_category_descriptions.category asc
app/Tygh/Database/Connection.php, line: 1127
File: | app/Tygh/Database/Connection.php |
Line: | 491 |
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: | 1665 |
Function: | db_get_hash_array |
File: | app/addons/ab__deal_of_the_day/func.php |
Line: | 57 |
Function: | fn_get_categories |
File: | app/addons/ab__deal_of_the_day/controllers/frontend/promotions.post.php |
Line: | 70 |
Function: | fn_ab__dotd_get_root_categories |
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 |