From: Enrico Tassi Date: Wed, 21 Dec 2005 15:35:35 +0000 (+0000) Subject: fix X-Git-Tag: make_still_working~7955 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=0cb4cf86dbe7226a9ce50b39326741a1d07aeef6;p=helm.git fix --- diff --git a/helm/matita/scripts/public_html/bench.php b/helm/matita/scripts/public_html/bench.php index 05ccfd48d..560d065e9 100644 --- a/helm/matita/scripts/public_html/bench.php +++ b/helm/matita/scripts/public_html/bench.php @@ -5,7 +5,7 @@ // queries ::= query | query "###" queries // query ::= name "@@@" sql // -$limits = array("30","50","-1"); +$limits = array("20","50","100","-1"); $quey_all = urlencode("Whole content:@@@select * from bench"); $query_fail = urlencode(