mysqli::query(): (HY000/1021): Disk full (/tmp/#sql-temptable-2bc-7c5030-12.MAI); waiting for someone to free some space... (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: | 1461 |
| Function: | query |
| 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: | 728 |
| Function: | include |
| File: | app/functions/fn.control.php |
| Line: | 459 |
| Function: | fn_run_controller |
| File: | index.php |
| Line: | 158 |
| Function: | fn_dispatch |
Disk full (/tmp/#sql-temptable-2bc-7c5030-12.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)
SELECT cscart_pages.*, cscart_page_descriptions.*, cscart_seo_names.name as seo_name, cscart_seo_names.path as seo_path FROM cscart_pages LEFT JOIN cscart_page_descriptions ON cscart_pages.page_id = cscart_page_descriptions.page_id AND cscart_page_descriptions.lang_code = 'ru' LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_pages.page_id AND cscart_seo_names.type = 'a' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'ru' INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = cscart_pages.page_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'pages') WHERE 1 AND cscart_pages.id_path LIKE '80/%' AND cscart_pages.status IN ('A') AND cscart_pages.page_type IN ('T', 'L', 'F') AND (cscart_pages.usergroup_ids = '' OR FIND_IN_SET(0, cscart_pages.usergroup_ids) OR FIND_IN_SET(1, cscart_pages.usergroup_ids)) AND (cscart_pages.use_avail_period = 'N' OR (cscart_pages.use_avail_period = 'Y' AND cscart_pages.avail_from_timestamp <= 1767360489 AND (cscart_pages.avail_till_timestamp >= 1767360489 OR cscart_pages.avail_till_timestamp = 0))) ORDER BY cscart_pages.position asc, cscart_pages.parent_id asc, cscart_page_descriptions.page asc
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: | 728 |
| Function: | include |
| File: | app/functions/fn.control.php |
| Line: | 459 |
| Function: | fn_run_controller |
| File: | index.php |
| Line: | 158 |
| Function: | fn_dispatch |