mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-3e4-10a7edd-3607.MAI' (Errcode: 28 "No space left on device")
app/Tygh/Backend/Database/Mysqli.php, line: 79
File: | app/Tygh/Backend/Database/Mysqli.php |
Line: | 79 |
Function: | {closure} |
File: | app/Tygh/Database/Connection.php |
Line: | 477 |
Function: | query |
File: | app/Tygh/Database/Connection.php |
Line: | 251 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 44 |
Function: | getHash |
File: | app/functions/fn.cart.php |
Line: | 567 |
Function: | db_get_hash_array |
File: | app/functions/fn.cart.php |
Line: | 8451 |
Function: | fn_get_payments |
File: | app/controllers/frontend/checkout.php |
Line: | 479 |
Function: | fn_prepare_checkout_payment_methods |
File: | app/functions/fn.control.php |
Line: | 685 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 434 |
Function: | fn_run_controller |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |
Can't create/write to file '/tmp/#sql-temptable-3e4-10a7edd-3607.MAI' (Errcode: 28 "No space left on device") (1)
SELECT cscart_payments.*, cscart_payment_descriptions.*, IF (ISNULL(cscart_addons.status), "A", cscart_addons.status) AS processor_status, cscart_payment_processors.type AS processor_type, cscart_payment_processors.processor_script AS processor_script FROM cscart_payments LEFT JOIN cscart_payment_descriptions ON cscart_payment_descriptions.payment_id = cscart_payments.payment_id AND cscart_payment_descriptions.lang_code = 'ru' LEFT JOIN cscart_payment_processors ON cscart_payment_processors.processor_id = cscart_payments.processor_id LEFT JOIN cscart_addons ON cscart_payment_processors.addon = cscart_addons.addon LEFT JOIN cscart_storefronts_payments AS storefronts_payments ON storefronts_payments.payment_id = cscart_payments.payment_id WHERE cscart_payments.status = 'A' AND (cscart_payments.usergroup_ids = '' OR FIND_IN_SET(0, cscart_payments.usergroup_ids) OR FIND_IN_SET(1, cscart_payments.usergroup_ids)) AND (storefronts_payments.storefront_id = 1 OR storefronts_payments.storefront_id IS NULL) HAVING processor_status = 'A' ORDER BY cscart_payments.position
app/Tygh/Database/Connection.php, line: 1155
File: | app/Tygh/Database/Connection.php |
Line: | 518 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 251 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 44 |
Function: | getHash |
File: | app/functions/fn.cart.php |
Line: | 567 |
Function: | db_get_hash_array |
File: | app/functions/fn.cart.php |
Line: | 8451 |
Function: | fn_get_payments |
File: | app/controllers/frontend/checkout.php |
Line: | 479 |
Function: | fn_prepare_checkout_payment_methods |
File: | app/functions/fn.control.php |
Line: | 685 |
Function: | include |
File: | app/functions/fn.control.php |
Line: | 434 |
Function: | fn_run_controller |
File: | index.php |
Line: | 25 |
Function: | fn_dispatch |