Hallo, Wenn ich den Memüpunkt „Marketing-Auswertung-Übersicht“ aufrufe, bekomme ich eine SQL-Fehlermeldung zurück: Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. SQLSTATE[42000]: Syntax error or access violation: 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay in Zend/Db/Statement/Pdo.php on line 234 Stack trace: #0 Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array) #1 Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array) #2 Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query(’? SELEC…’, Array) #3 Enlight/Components/Db/Adapter/Pdo/Mysql.php(75): Zend_Db_Adapter_Pdo_Abstract->query(’? SELEC…’, Array) #4 Shopware/Controllers/Backend/Overview.php(120): Enlight_Components_Db_Adapter_Pdo_Mysql->query(’? SELEC…’, Array) #5 Enlight/Controller/Action.php(135): Shopware_Controllers_Backend_Overview->getOrderSummaryAction() #6 Enlight/Controller/Dispatcher/Default.php(521): Enlight_Controller_Action->dispatch(‚getOrderSummary…‘) #7 Enlight/Controller/Front.php(214): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #8 Shopware/Bootstrap.php(79): Enlight_Controller_Front->dispatch() #9 Enlight/Application.php(192): Shopware_Bootstrap->run() #10 shopware.php(74): Enlight_Application->run() #11 {main} ist das ein bekannter Fehler? Was kann ich tun? Ich verwende 4.0.8 Danke Gerd, Jadrovino
hatte unter 4.3.0 auch denselben fehler, die für mich funktionierende Lösung war unter post76847.html?hilit=fehlermeldung%20auswertung#p76847 beschrieben