summaryrefslogtreecommitdiff
path: root/sql-bench/bench-init.pl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sql-bench/bench-init.pl.sh')
-rwxr-xr-xsql-bench/bench-init.pl.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql-bench/bench-init.pl.sh b/sql-bench/bench-init.pl.sh
index aca915f2914..b6552ccb48f 100755
--- a/sql-bench/bench-init.pl.sh
+++ b/sql-bench/bench-init.pl.sh
@@ -395,6 +395,11 @@ All benchmarks takes the following options:
extra information that 'uname -a' doesn\'t give and if the database was
stared with some specific, non default, options.
+--cmp=server[,server...]
+ Run the test with limits from the given servers. If you run all servers
+ with the same --cmp, you will get a test that is comparable between
+ the different sql servers.
+
--database (Default $opt_database)
In which database the test tables are created.