diff options
author | unknown <serg@serg.mysql.com> | 2002-11-17 00:36:28 +0100 |
---|---|---|
committer | unknown <serg@serg.mysql.com> | 2002-11-17 00:36:28 +0100 |
commit | 4b9c5888e9ffe429e0f494f5948d92ea4a6af175 (patch) | |
tree | 8780e965c000636f23a6589441024d66bc247c5c /sql-bench | |
parent | c5dc4ab3cfbf090ef46eea3a6f1fbf9080b7cd84 (diff) | |
parent | 638d4619ad6551c903f6c4ffbad58973f0af034a (diff) | |
download | mariadb-git-4b9c5888e9ffe429e0f494f5948d92ea4a6af175.tar.gz |
Merge serg.mysql.com:/usr/home/serg/Abk/mysql
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
scripts/mysqlhotcopy.sh:
Auto merged
sql-bench/test-create.sh:
Auto merged
support-files/mysql.server.sh:
Auto merged
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"; #### |