https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20144
--- Comment #56 from Julian Maurice <[email protected]> --- Created attachment 71456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71456&action=edit Bug 20144: [sql_modes] Remove useless ORDER BY clauses in tests Fix for: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Julian Maurice <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
