Disk full (/var/tmp/#sql-temptable-17467b-2adc32-6c4f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)
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 INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = a.option_id AND cscart_ult_objects_sharing.share_company_id = 2 AND cscart_ult_objects_sharing.share_object_type = 'product_options') WHERE c.product_id IN (145, 277, 139, 282, 179, 280, 148, 144, 143, 141, 111, 147, 213, 150, 216, 149, 258, 146, 233, 193, 225, 129, 383, 131, 257, 135, 132, 134, 127, 260, 262) 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: | 526 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 98 |
Function: | getMultiHash |
File: | app/functions/fn.options.php |
Line: | 252 |
Function: | db_get_hash_multi_array |
File: | app/functions/fn.products.php |
Line: | 642 |
Function: | fn_get_product_options |
File: | app/controllers/frontend/categories.php |
Line: | 122 |
Function: | fn_gather_additional_products_data |
File: | app/functions/fn.control.php |
Line: | 727 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 458 |
Function: | fn_run_controller |
File: | index.php |
Line: | 19 |
Function: | fn_dispatch |