]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
refix for bug 91808: previous patch for this bug used an INNER JOIN construct in...
authorjustdave%syndicomm.com <>
Fri, 7 Sep 2001 08:32:13 +0000 (08:32 +0000)
committerjustdave%syndicomm.com <>
Fri, 7 Sep 2001 08:32:13 +0000 (08:32 +0000)
commitdac2f59798ada0a77717d4a6f455901c8bf1c10a
tree5905b4d6dc1c38cca6992447efd5687e811f82ea
parentad00b1a24a038c01a9e57a7cbace4165de958e1b
refix for bug 91808: previous patch for this bug used an INNER JOIN construct in the SQL, which is not supported by the
minimum version of MySQL that we require.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x2
sanitycheck.cgi