Bug 20144: [sql_modes] Remove useless ORDER BY clauses in tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 6 Feb 2018 16:36:42 +0000 (13:36 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Feb 2018 16:58:59 +0000 (13:58 -0300)
commit8a0e21f0ecfd7e5bd135ad30e8955960b5d3549d
tree1d75dcbff6cfd55bca7e01e5b20db0042c0d9ffa
parentcf26f1f41f5d0d6ebedfe46b9405dc3b8fc71506
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 <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Creators/Lib.t