https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20144

--- Comment #57 from Julian Maurice <julian.maur...@biblibre.com> ---
Created attachment 71457
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71457&action=edit
Bug 20144: [sql_modes] Remove ORDER BY clause for COUNT(*) in
GetItemsForInventory

Fix for:
DBD::mysql::st execute failed: Mixing of GROUP columns
(MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP
BY clause [for Statement 'SELECT COUNT(*)

Signed-off-by: Josef Moravec <josef.mora...@gmail.com>
Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to