SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_2a453a_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device"), query was: SELECT `main_table`.`entity_type_id`, `main_table`.`attribute_code`, `main_table`.`attribute_model`, `main_table`.`backend_model`, `main_table`.`backend_type`, `main_table`.`backend_table`, `main_table`.`frontend_model`, `main_table`.`frontend_input`, `main_table`.`frontend_label`, `main_table`.`frontend_class`, `main_table`.`source_model`, `main_table`.`is_required`, `main_table`.`is_user_defined`, `main_table`.`default_value`, `main_table`.`is_unique`, `main_table`.`note`, `additional_table`.*, `entity_attribute`.`attribute_id`, IFNULL(al.value, main_table.frontend_label) AS `store_label` FROM `eav_attribute` AS `main_table`
 INNER JOIN `catalog_eav_attribute` AS `additional_table` ON additional_table.attribute_id = main_table.attribute_id
 INNER JOIN `eav_entity_attribute` AS `entity_attribute` ON entity_attribute.attribute_id = main_table.attribute_id
 LEFT JOIN `eav_attribute_label` AS `al` ON al.attribute_id = main_table.attribute_id AND al.store_id = 1 WHERE (main_table.entity_type_id = 4) AND (`entity_attribute`.`attribute_set_id` IN('4')) AND (`additional_table`.`is_filterable` > 0) GROUP BY `entity_attribute`.`attribute_id` ORDER BY position ASC

#0 /var/www/vhosts/bymanu.de/httpdocs/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute()
#1 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute()
#2 /var/www/vhosts/bymanu.de/httpdocs/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute()
#3 /var/www/vhosts/bymanu.de/httpdocs/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query()
#4 /var/www/vhosts/bymanu.de/httpdocs/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query()
#5 /var/www/vhosts/bymanu.de/httpdocs/lib/Magento/Db/Adapter/Pdo/Mysql.php(176): Varien_Db_Adapter_Pdo_Mysql->query()
#6 /var/www/vhosts/bymanu.de/httpdocs/lib/Zend/Db/Adapter/Abstract.php(737): Magento_Db_Adapter_Pdo_Mysql->query()
#7 /var/www/vhosts/bymanu.de/httpdocs/lib/Varien/Data/Collection/Db.php(740): Zend_Db_Adapter_Abstract->fetchAll()
#8 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php(521): Varien_Data_Collection_Db->_fetchAll()
#9 /var/www/vhosts/bymanu.de/httpdocs/lib/Varien/Data/Collection/Db.php(572): Mage_Core_Model_Resource_Db_Collection_Abstract->getData()
#10 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Catalog/Model/Layer.php(232): Varien_Data_Collection_Db->load()
#11 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Catalog/Block/Layer/View.php(163): Mage_Catalog_Model_Layer->getFilterableAttributes()
#12 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Catalog/Block/Layer/View.php(122): Mage_Catalog_Block_Layer_View->_getFilterableAttributes()
#13 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(297): Mage_Catalog_Block_Layer_View->_prepareLayout()
#14 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/Layout.php(459): Mage_Core_Block_Abstract->setLayout()
#15 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/Layout.php(475): Mage_Core_Model_Layout->createBlock()
#16 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/Layout.php(239): Mage_Core_Model_Layout->addBlock()
#17 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout->_generateBlock()
#18 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout->generateBlocks()
#19 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout->generateBlocks()
#20 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Catalog/controllers/CategoryController.php(148): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#21 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Catalog_CategoryController->viewAction()
#22 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch()
#23 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match()
#24 /var/www/vhosts/bymanu.de/httpdocs/app/code/core/Mage/Core/Model/App.php(381): Mage_Core_Controller_Varien_Front->dispatch()
#25 /var/www/vhosts/bymanu.de/httpdocs/app/Mage.php(687): Mage_Core_Model_App->run()
#26 /var/www/vhosts/bymanu.de/httpdocs/index.php(83): Mage::run()
#27 {main}