mysqli::query(): (HY000/3): Error writing file '/var/tmp/MYiOo8Uz' (Errcode: 28 - No space left on device)
app/Tygh/Backend/Database/Mysqli.php, line: 91
File: | app/Tygh/Backend/Database/Mysqli.php |
Line: | 91 |
Function: | {closure} |
File: | app/Tygh/Database/Connection.php |
Line: | 1449 |
Function: | query |
File: | app/Tygh/Database/Connection.php |
Line: | 699 |
Function: | execQuery |
File: | app/Tygh/Database/Connection.php |
Line: | 332 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 35 |
Function: | getArray |
File: | app/functions/fn.products.php |
Line: | 2328 |
Function: | db_get_array |
File: | app/functions/fn.products.php |
Line: | 2404 |
Function: | {closure} |
File: | app/controllers/frontend/categories.php |
Line: | 117 |
Function: | fn_get_products |
File: | app/functions/fn.control.php |
Line: | 722 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 458 |
Function: | fn_run_controller |
File: | index.php |
Line: | 28 |
Function: | fn_dispatch |
Error writing file '/var/tmp/MYiOo8Uz' (Errcode: 28 - No space left on device) (3)
SELECT SQL_CALC_FOUND_ROWS products.product_id, IF(shared_descr.product_id IS NOT NULL, shared_descr.product, descr1.product) as product, companies.company as company_name, products.product_type, products.parent_product_id FROM cscart_products as products LEFT JOIN cscart_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'ru' LEFT JOIN cscart_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN cscart_companies AS companies ON companies.company_id = products.company_id INNER JOIN cscart_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = products_categories.category_id 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') AND cscart_categories.storefront_id IN (0, 1) LEFT JOIN cscart_ult_product_descriptions shared_descr ON shared_descr.product_id = products.product_id AND shared_descr.company_id = 1 AND shared_descr.lang_code = 'ru' WHERE 1 AND cscart_categories.category_id IN (227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 247, 248, 249, 250, 251, 253, 254, 635, 636, 637, 638) AND companies.status IN ('A') AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.parent_product_id = 0 GROUP BY products.product_id ORDER BY product asc, products.product_id ASC LIMIT 64, 16
app/Tygh/Database/Connection.php, line: 1701
File: | app/Tygh/Database/Connection.php |
Line: | 1478 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 699 |
Function: | execQuery |
File: | app/Tygh/Database/Connection.php |
Line: | 332 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 35 |
Function: | getArray |
File: | app/functions/fn.products.php |
Line: | 2328 |
Function: | db_get_array |
File: | app/functions/fn.products.php |
Line: | 2404 |
Function: | {closure} |
File: | app/controllers/frontend/categories.php |
Line: | 117 |
Function: | fn_get_products |
File: | app/functions/fn.control.php |
Line: | 722 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 458 |
Function: | fn_run_controller |
File: | index.php |
Line: | 28 |
Function: | fn_dispatch |