summaryrefslogtreecommitdiff
path: root/sql-bench/README
diff options
context:
space:
mode:
authorunknown <paul@teton.kitebird.com>2001-06-08 18:16:20 -0500
committerunknown <paul@teton.kitebird.com>2001-06-08 18:16:20 -0500
commit458d62a0f38a8e75042693836690533cbb3e667c (patch)
tree8308c055678b31f72a4e8e2a5a975ebb37b89014 /sql-bench/README
parentb44a7c93e90f3315eedd4b3bfe9651f45c155acd (diff)
downloadmariadb-git-458d62a0f38a8e75042693836690533cbb3e667c.tar.gz
README msyql -> mysql
sql-bench/README: msyql -> mysql
Diffstat (limited to 'sql-bench/README')
-rwxr-xr-xsql-bench/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-bench/README b/sql-bench/README
index 6096c5cc1e8..6b6a5fc95c0 100755
--- a/sql-bench/README
+++ b/sql-bench/README
@@ -11,7 +11,7 @@ In this directory are the queries and raw data files used to populate
the MySQL benchmarks. In order to run the benchmarks you should normally
execute a command like the following:
-run-all-tests --server=msyql --cmp=mysql,pg,solid --user=test --password=test --log
+run-all-tests --server=mysql --cmp=mysql,pg,solid --user=test --password=test --log
The above means that one wants to run the benchmark with MySQL. The limits
should be taken from all of mysql,PostgreSQL and Solid. Login name and