Can't create/write to file '/tmp/#sql-temptable-31c-882d9c-143e25.MAI' (Errcode: 28 "No space left on device") (1)
SELECT * FROM cscart_product_bundles as bundles LEFT JOIN cscart_product_bundle_descriptions as descriptions ON bundles.bundle_id = descriptions.bundle_id AND descriptions.lang_code = 'vi' LEFT JOIN cscart_product_bundle_product_links as links ON bundles.bundle_id = links.bundle_id WHERE 1=1 AND ((links.product_id = '35242' AND links.all_variants = 'Y') OR links.product_id = '35175') AND links.show_on_product_page = 'Y' AND bundles.status = 'A' GROUP BY bundles.bundle_id ORDER BY bundles.bundle_id asc LIMIT 0, 30
app/Tygh/Database/Connection.php, line: 1713
File: | app/Tygh/Database/Connection.php |
Line: | 1490 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 700 |
Function: | execQuery |
File: | app/Tygh/Database/Connection.php |
Line: | 333 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 35 |
Function: | getArray |
File: | app/controllers/common/debugger.php |
Line: | 60 |
Function: | db_get_array |
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: | 27 |
Function: | fn_dispatch |