mysqli::query(): (HY000/3): Error writing file '/tmp/MYfd=176' (OS errno 28 - No space left on device)
app/Tygh/Backend/Database/Mysqli.php, line: 91
| File: | app/Tygh/Backend/Database/Mysqli.php |
| Line: | 91 |
| Function: | {closure} |
| File: | app/Tygh/Database/Connection.php |
| Line: | 1449 |
| Function: | query |
| File: | app/Tygh/Database/Connection.php |
| Line: | 699 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 525 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 98 |
| Function: | getMultiHash |
| File: | app/functions/fn.locations.php |
| Line: | 250 |
| Function: | db_get_hash_multi_array |
| File: | app/controllers/frontend/profiles.php |
| Line: | 204 |
| Function: | fn_get_all_states |
| 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: | 25 |
| Function: | fn_dispatch |
Error writing file '/tmp/MYfd=176' (OS errno 28 - No space left on device) (3)
SELECT a.country_code, a.code, b.state FROM cscart_states as a LEFT JOIN cscart_state_descriptions as b ON b.state_id = a.state_id AND b.lang_code = 'ru' WHERE a.status = 'A' ORDER BY a.country_code, b.state
app/Tygh/Database/Connection.php, line: 1701
| File: | app/Tygh/Database/Connection.php |
| Line: | 1478 |
| Function: | throwError |
| File: | app/Tygh/Database/Connection.php |
| Line: | 699 |
| Function: | execQuery |
| File: | app/Tygh/Database/Connection.php |
| Line: | 525 |
| Function: | query |
| File: | app/functions/fn.database.php |
| Line: | 98 |
| Function: | getMultiHash |
| File: | app/functions/fn.locations.php |
| Line: | 250 |
| Function: | db_get_hash_multi_array |
| File: | app/controllers/frontend/profiles.php |
| Line: | 204 |
| Function: | fn_get_all_states |
| 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: | 25 |
| Function: | fn_dispatch |