summaryrefslogtreecommitdiff
path: root/sql-bench
diff options
context:
space:
mode:
authorserg@serg.mysql.com <>2002-11-17 00:36:28 +0100
committerserg@serg.mysql.com <>2002-11-17 00:36:28 +0100
commitf2aab61a607f31b0dcefdafdfa9323479159d0ef (patch)
tree8780e965c000636f23a6589441024d66bc247c5c /sql-bench
parentadfad220f4c37c8e30f3e68b20e01bca7d139dc1 (diff)
parent361db3ed44d7ddd71c5235cf0831dbb1fc1b06ff (diff)
downloadmariadb-git-f2aab61a607f31b0dcefdafdfa9323479159d0ef.tar.gz
Merge serg.mysql.com:/usr/home/serg/Abk/mysql
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
Diffstat (limited to 'sql-bench')
-rw-r--r--sql-bench/test-create.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-bench/test-create.sh b/sql-bench/test-create.sh
index 2853984e393..1e7d3841bb5 100644
--- a/sql-bench/test-create.sh
+++ b/sql-bench/test-create.sh
@@ -54,7 +54,7 @@ if ($opt_small_test)
}
-print "Testing the speed of creating and droping tables\n";
+print "Testing the speed of creating and dropping tables\n";
print "Testing with $max_tables tables and $opt_loop_count loop count\n\n";
####