]> 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 <>
Thu, 17 Mar 2005 07:50:59 +0000 (07:50 +0000)
committermkanat%kerio.com <>
Thu, 17 Mar 2005 07:50:59 +0000 (07:50 +0000)
commitcc785b8edb84cc46f578e863d7929655a91eec41
treebad9ca0079c72904f4df1568e876c5564e590779
parent8ef31d2af140f70ad04825ed38007c3078f1c614
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
Bugzilla/User.pm