https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38646 Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Needs Signoff |Failed QA --- Comment #5 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- I'm afraid we have a test failure here: C4::Languages::getLanguages(): DBI Exception: DBD::mysql::st execute failed: Non-grouping field 'iso639_2_code' is used in HAVING clause at t/db_dependent/Languages.t line 46 Remember we have ONLY_FULL_GROUP_BY enabled on SQL connections for the test suite.. hopefully it's a simple fix without degrading the performance gain to much. I'd love to see a benchmark too.. failing QA for now for the failing test. -- You are receiving this mail because: You are watching all bug changes.