Can't create/write to file '/tmp/#sql-temptable-31c-89485b-14fbaf.MAI' (Errcode: 28 "No space left on device") (1)
SELECT c.product_id AS cur_product_id, a.*, b.option_name, b.internal_option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'en' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (47011, 40439, 47013, 40434, 47010, 40440, 47016, 47018, 47019, 47017, 40452, 39613, 40454, 40453, 306, 48843, 2321, 40455, 21464, 48844, 39612, 48850, 2317, 48849, 48847, 48845, 48851, 48852, 48848, 49397) AND a.product_id = 0 AND a.status = 'A' ORDER BY a.position
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 |