summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsanitycheck.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/sanitycheck.cgi b/sanitycheck.cgi
index 5752f7b31..008b1506b 100755
--- a/sanitycheck.cgi
+++ b/sanitycheck.cgi
@@ -31,6 +31,7 @@ print "Content-type: text/html\n";
print "\n";
ConnectToDatabase();
+SendSQL("set SQL_BIG_TABLES=1");
my $offervotecacherebuild = 0;