Disk full (/tmp/#sql-temptable-1e2609-4081e-429e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)
SELECT SQL_CALC_FOUND_ROWS (CASE WHEN products.parent_product_id <> 0 THEN products.parent_product_id ELSE products.product_id END) AS product_id, descr1.product as product, companies.company as company_name, GROUP_CONCAT(products.product_id ORDER BY products.parent_product_id ASC, products.product_id ASC) AS product_ids, GROUP_CONCAT(products.product_type ORDER BY products.parent_product_id ASC, products.product_id ASC) AS product_types, GROUP_CONCAT(products.parent_product_id ORDER BY products.parent_product_id ASC, products.product_id ASC) AS parent_product_ids, products.product_type, products.parent_product_id, products.master_product_offers_count, products.master_product_id, products.company_id, tconnect_product_package_list.enable_package_builder, companies.city as abt__ut2_mv_company_city, companies.country as abt__ut2_mv_company_country, MD5(CONCAT('&htk6v/NJ/',products.product_id)) as random FROM tconnect_products as products LEFT JOIN tconnect_product_descriptions as descr1 ON descr1.product_id = products.product_id AND descr1.lang_code = 'en' LEFT JOIN tconnect_product_prices as prices ON prices.product_id = products.product_id AND prices.lower_limit = 1 LEFT JOIN tconnect_companies AS companies ON companies.company_id = products.company_id INNER JOIN tconnect_products_categories as products_categories ON products_categories.product_id = products.product_id INNER JOIN tconnect_categories ON tconnect_categories.category_id = products_categories.category_id AND (tconnect_categories.usergroup_ids = '' OR FIND_IN_SET(0, tconnect_categories.usergroup_ids) OR FIND_IN_SET(1, tconnect_categories.usergroup_ids)) AND tconnect_categories.status IN ('A', 'H') AND tconnect_categories.storefront_id IN (0, 1) LEFT JOIN tconnect_warehouses_sum_products_amount as war_sum_amount ON war_sum_amount.product_id = products.product_id LEFT JOIN tconnect_master_products_storefront_offers_count AS master_products_storefront_offers_count ON master_products_storefront_offers_count.product_id = products.product_id AND master_products_storefront_offers_count.storefront_id = 1 LEFT JOIN tconnect_product_package_list ON tconnect_product_package_list.product_id = products.product_id WHERE 1 AND (companies.status IN ('A') OR products.company_id = 0) AND (products.usergroup_ids = '' OR FIND_IN_SET(0, products.usergroup_ids) OR FIND_IN_SET(1, products.usergroup_ids)) AND products.status IN ('A') AND prices.usergroup_id IN (0, 0, 1) AND products.master_product_status IN ('A', 'H') AND products.master_product_id = 0 AND (products.company_id > 0 OR (master_products_storefront_offers_count.count > 0 )) GROUP BY product_id ORDER BY random asc, products.product_id ASC LIMIT 0, 10
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/functions/fn.products.php |
| Line: | 2383 |
| Function: | db_get_array |
| File: | app/functions/fn.products.php |
| Line: | 2466 |
| Function: | {closure} |
| File: | app/Tygh/BlockManager/Block.php |
| Line: | 993 |
| Function: | fn_get_products |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 827 |
| Function: | getItems |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 667 |
| Function: | getValue |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 495 |
| Function: | renderBlockContent |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 416 |
| Function: | renderBlock |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 374 |
| Function: | renderBlocks |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 231 |
| Function: | renderGrid |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 201 |
| Function: | renderGrids |
| File: | app/Tygh/BlockManager/RenderManager.php |
| Line: | 165 |
| Function: | _renderContainer |
| File: | app/Tygh/SmartyEngine/Functions/RenderLocation.php |
| Line: | 77 |
| Function: | render |
| File: | var/cache/templates/abt__unitheme2/a7242c247e090f5f84242d9124d224d44263f701_2.tygh_index.tpl.php |
| Line: | 196 |
| Function: | handle |
| File: | app/lib/vendor/smarty/smarty/src/Template/GeneratedPhpFile.php |
| Line: | 111 |
| Function: | content_6997f76e6c6542_92615749 |
| File: | app/lib/vendor/smarty/smarty/src/Template/Compiled.php |
| Line: | 110 |
| Function: | getRenderedTemplateCode |
| File: | app/lib/vendor/smarty/smarty/src/Template.php |
| Line: | 180 |
| Function: | render |
| File: | app/lib/vendor/smarty/smarty/src/Template.php |
| Line: | 655 |
| Function: | render |
| File: | app/lib/vendor/smarty/smarty/src/Template.php |
| Line: | 589 |
| Function: | _execute |
| File: | app/Tygh/SmartyEngine/Core.php |
| Line: | 85 |
| Function: | fetch |
| File: | app/functions/fn.control.php |
| Line: | 654 |
| Function: | fetch |
| File: | index.php |
| Line: | 19 |
| Function: | fn_dispatch |