SELECT `e`.`entity_id`, `e`.`type_id`, `e`.`attribute_set_id`, `cat_index`.`position` AS `cat_index_position`, `e`.`name`, `e`.`short_description`, `e`.`sku`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`small_image`, `e`.`thumbnail`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`status`, `e`.`url_key`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`msrp_enabled`, `e`.`msrp_display_actual_price_type`, `e`.`msrp`, `e`.`tax_class_id`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`shipment_type`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`tamanho`, `e`.`tamanho_value`, `e`.`em_destaque`, `e`.`brand`, `e`.`volume_comprimento`, `e`.`volume_altura`, `e`.`volume_largura`, `e`.`oferta`, `e`.`jointsales_data`, `e`.`novaPontoCom_apiSku`, `e`.`glossary_by_product`, `e`.`mpn`, `e`.`rewardpoints_earn`, `e`.`zoom_ativar`, `e`.`googleshopping_tivar`, `e`.`criteo_ativar`, `e`.`logo_listagem`, `e`.`envio_24h`, `e`.`skyhub_ativar`, `e`.`tensao`, `e`.`tensao_value`, `e`.`modelo`, `e`.`modelo_value`, `e`.`infos_incompleto`, `e`.`marca`, `e`.`marca_value`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `e`.`sku`, `stock_status`.`stock_status` AS `salable` FROM `catalog_product_flat_1` AS `e`
INNER JOIN `catalog_category_product_index` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id = '179'
INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '1' AND price_index.customer_group_id = 0
INNER JOIN `catalog_product_index_eav` AS `aplicacao_idx` ON aplicacao_idx.entity_id = e.entity_id AND aplicacao_idx.attribute_id = '424' AND aplicacao_idx.store_id = 1 AND aplicacao_idx.value = '853'
INNER JOIN `catalog_product_index_eav` AS `modelo_idx` ON modelo_idx.entity_id = e.entity_id AND modelo_idx.attribute_id = '428' AND modelo_idx.store_id = 1 AND modelo_idx.value = '900'
LEFT JOIN `cataloginventory_stock_status` AS `stock_status` ON e.entity_id = stock_status.product_id AND stock_status.website_id=1 WHERE (e.status = 1) ORDER BY `salable` desc, `price_index`.`min_price` asc LIMIT 10 OFFSET 440
SQLSTATE[HY000]: General error: 1114 The table '/tmp/#sql_3819bd_1' is full, query was: SELECT `e`.`entity_id`, `e`.`type_id`, `e`.`attribute_set_id`, `cat_index`.`position` AS `cat_index_position`, `e`.`name`, `e`.`short_description`, `e`.`sku`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`small_image`, `e`.`thumbnail`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`status`, `e`.`url_key`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`msrp_enabled`, `e`.`msrp_display_actual_price_type`, `e`.`msrp`, `e`.`tax_class_id`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`shipment_type`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`tamanho`, `e`.`tamanho_value`, `e`.`em_destaque`, `e`.`brand`, `e`.`volume_comprimento`, `e`.`volume_altura`, `e`.`volume_largura`, `e`.`oferta`, `e`.`jointsales_data`, `e`.`novaPontoCom_apiSku`, `e`.`glossary_by_product`, `e`.`mpn`, `e`.`rewardpoints_earn`, `e`.`zoom_ativar`, `e`.`googleshopping_tivar`, `e`.`criteo_ativar`, `e`.`logo_listagem`, `e`.`envio_24h`, `e`.`skyhub_ativar`, `e`.`tensao`, `e`.`tensao_value`, `e`.`modelo`, `e`.`modelo_value`, `e`.`infos_incompleto`, `e`.`marca`, `e`.`marca_value`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `e`.`sku`, `stock_status`.`stock_status` AS `salable` FROM `catalog_product_flat_1` AS `e`
INNER JOIN `catalog_category_product_index` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id = '179'
INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '1' AND price_index.customer_group_id = 0
INNER JOIN `catalog_product_index_eav` AS `aplicacao_idx` ON aplicacao_idx.entity_id = e.entity_id AND aplicacao_idx.attribute_id = '424' AND aplicacao_idx.store_id = 1 AND aplicacao_idx.value = '853'
INNER JOIN `catalog_product_index_eav` AS `modelo_idx` ON modelo_idx.entity_id = e.entity_id AND modelo_idx.attribute_id = '428' AND modelo_idx.store_id = 1 AND modelo_idx.value = '900'
LEFT JOIN `cataloginventory_stock_status` AS `stock_status` ON e.entity_id = stock_status.product_id AND stock_status.website_id=1 WHERE (e.status = 1) ORDER BY `salable` desc, `price_index`.`min_price` asc LIMIT 10 OFFSET 440
#0 /mnt/data/www/thelumen/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /mnt/data/www/thelumen/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /mnt/data/www/thelumen/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#3 /mnt/data/www/thelumen/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `e`.`ent...', Array)
#4 /mnt/data/www/thelumen/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `e`.`ent...', Array)
#5 /mnt/data/www/thelumen/lib/Zend/Db/Adapter/Abstract.php(737): Varien_Db_Adapter_Pdo_Mysql->query('SELECT `e`.`ent...', Array)
#6 /mnt/data/www/thelumen/lib/Varien/Data/Collection/Db.php(740): Zend_Db_Adapter_Abstract->fetchAll('SELECT `e`.`ent...', Array)
#7 /mnt/data/www/thelumen/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(1046): Varien_Data_Collection_Db->_fetchAll('SELECT `e`.`ent...')
#8 /mnt/data/www/thelumen/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(871): Mage_Eav_Model_Entity_Collection_Abstract->_loadEntities(false, false)
#9 /mnt/data/www/thelumen/app/code/core/Mage/Review/Model/Observer.php(78): Mage_Eav_Model_Entity_Collection_Abstract->load()
#10 /mnt/data/www/thelumen/app/code/core/Mage/Core/Model/App.php(1374): Mage_Review_Model_Observer->catalogBlockProductCollectionBeforeToHtml(Object(Varien_Event_Observer))
#11 /mnt/data/www/thelumen/app/code/core/Mage/Core/Model/App.php(1347): Mage_Core_Model_App->_callObserverMethod(Object(Mage_Review_Model_Observer), 'catalogBlockPro...', Object(Varien_Event_Observer))
#12 /mnt/data/www/thelumen/app/Mage.php(451): Mage_Core_Model_App->dispatchEvent('catalog_block_p...', Array)
#13 /mnt/data/www/thelumen/app/code/core/Mage/Catalog/Block/Product/List.php(161): Mage::dispatchEvent('catalog_block_p...', Array)
#14 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(922): Mage_Catalog_Block_Product_List->_beforeToHtml()
#15 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(641): Mage_Core_Block_Abstract->toHtml()
#16 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(585): Mage_Core_Block_Abstract->_getChildHtml('product_list', true)
#17 /mnt/data/www/thelumen/app/code/core/Mage/Catalog/Block/Category/View.php(90): Mage_Core_Block_Abstract->getChildHtml('product_list')
#18 /mnt/data/www/thelumen/app/design/frontend/biz/default/template/catalog/category/view.phtml(97): Mage_Catalog_Block_Category_View->getProductListHtml()
#19 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Template.php(241): include('/mnt/data/www/t...')
#20 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/biz/de...')
#21 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#22 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#23 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#24 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Text_List->_toHtml()
#25 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(641): Mage_Core_Block_Abstract->toHtml()
#26 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(585): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#27 /mnt/data/www/thelumen/app/design/frontend/biz/default/template/page/2columns-left.phtml(48): Mage_Core_Block_Abstract->getChildHtml('content')
#28 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Template.php(241): include('/mnt/data/www/t...')
#29 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/biz/de...')
#30 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#31 /mnt/data/www/thelumen/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#32 /mnt/data/www/thelumen/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#33 /mnt/data/www/thelumen/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#34 /mnt/data/www/thelumen/app/code/core/Mage/Catalog/controllers/CategoryController.php(161): Mage_Core_Controller_Varien_Action->renderLayout()
#35 /mnt/data/www/thelumen/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Catalog_CategoryController->viewAction()
#36 /mnt/data/www/thelumen/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('view')
#37 /mnt/data/www/thelumen/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#38 /mnt/data/www/thelumen/app/code/core/Mage/Core/Model/App.php(381): Mage_Core_Controller_Varien_Front->dispatch()
#39 /mnt/data/www/thelumen/app/Mage.php(687): Mage_Core_Model_App->run(Array)
#40 /mnt/data/www/thelumen/index.php(83): Mage::run('', 'store')
#41 {main}