summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-07-08 15:10:45 +0200
committerbbaetz%student.usyd.edu.au <>2002-07-08 15:10:45 +0200
commita2048c1273b8247701443027cb8758dd56d7fd01 (patch)
treee42e24c0520f1ce1e25f5a10391f9d35ace372b4 /sanitycheck.cgi
parent38fac1759c2ebcd108d5fa2dbc86d0b34e0f2951 (diff)
downloadbugzilla-a2048c1273b8247701443027cb8758dd56d7fd01.tar.gz
bugzilla-a2048c1273b8247701443027cb8758dd56d7fd01.tar.xz
Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
r=jouni x2
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-xsanitycheck.cgi2
1 files changed, 0 insertions, 2 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi
index 706d7dff5..72a9137fd 100755
--- a/sanitycheck.cgi
+++ b/sanitycheck.cgi
@@ -49,8 +49,6 @@ UserInGroup("editbugs")
print "Content-type: text/html\n";
print "\n";
-SendSQL("set SQL_BIG_TABLES=1");
-
my $offervotecacherebuild = 0;
sub Status {