diff options
author | serg@serg.mysql.com <> | 2002-11-17 00:36:28 +0100 |
---|---|---|
committer | serg@serg.mysql.com <> | 2002-11-17 00:36:28 +0100 |
commit | f2aab61a607f31b0dcefdafdfa9323479159d0ef (patch) | |
tree | 8780e965c000636f23a6589441024d66bc247c5c /sql-bench | |
parent | adfad220f4c37c8e30f3e68b20e01bca7d139dc1 (diff) | |
parent | 361db3ed44d7ddd71c5235cf0831dbb1fc1b06ff (diff) | |
download | mariadb-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.sh | 2 |
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"; #### |