]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they...
authormkanat%kerio.com <>
Wed, 16 Mar 2005 08:27:14 +0000 (08:27 +0000)
committermkanat%kerio.com <>
Wed, 16 Mar 2005 08:27:14 +0000 (08:27 +0000)
commitb99cbd1d893ff0a730ab7187f409bcdf3c6f4aeb
treeb2769bdde9c44eefd7834dcbc18e67e66d6d1aa9
parent94dcd5edee079a1bb67a0011711d25a4be0f14c6
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
19 files changed:
Bugzilla/Bug.pm
Bugzilla/Chart.pm
Bugzilla/DB.pm
Bugzilla/DB/Mysql.pm
Bugzilla/Flag.pm
Bugzilla/FlagType.pm
Bugzilla/Search.pm
Bugzilla/Series.pm
buglist.cgi
describekeywords.cgi
editclassifications.cgi
editcomponents.cgi
editkeywords.cgi
editmilestones.cgi
editproducts.cgi
editusers.cgi
request.cgi
sanitycheck.cgi
summarize_time.cgi