Disk full (/tmp/#sql_35b7_1); waiting for someone to free some space... (1021)
SELECT c.product_id AS cur_product_id, a.*, b.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 = 'ru' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE c.product_id IN (30, 29) AND a.product_id = 0 AND status = 'A' ORDER BY a.position
app/Tygh/Database/Connection.php, line: 1118
File: | app/Tygh/Database/Connection.php |
Line: | 488 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 345 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 94 |
Function: | getMultiHash |
File: | app/functions/fn.catalog.php |
Line: | 3191 |
Function: | db_get_hash_multi_array |
File: | app/functions/fn.catalog.php |
Line: | 536 |
Function: | fn_get_product_options |
File: | app/controllers/frontend/product_features.php |
Line: | 188 |
Function: | fn_gather_additional_products_data |
File: | app/functions/fn.control.php |
Line: | 702 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 460 |
Function: | fn_run_controller |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |