Disk full (/tmp/#sql-temptable-29e872-cb48b-4b5e5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)
SELECT link_id, link_href, section_id, status, position, link_type, description, object as link FROM cscart_sitemap_links LEFT JOIN cscart_common_descriptions ON cscart_common_descriptions.object_id = cscart_sitemap_links.link_id AND cscart_common_descriptions.object_holder = 'sitemap_links' AND cscart_common_descriptions.lang_code = 'en' WHERE section_id = 2 ORDER BY position, link
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/frontend/sitemap.php |
Line: | 82 |
Function: | db_get_array |
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 |