diff options
Diffstat (limited to 'sql-bench/Comments/mysql.benchmark')
-rw-r--r-- | sql-bench/Comments/mysql.benchmark | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-bench/Comments/mysql.benchmark b/sql-bench/Comments/mysql.benchmark index 9c28e8e506b..628903dee3b 100644 --- a/sql-bench/Comments/mysql.benchmark +++ b/sql-bench/Comments/mysql.benchmark @@ -16,7 +16,7 @@ # Start MySQL -bin/safe_mysqld -O key_buffer=16M & +bin/safe_mysqld --key_buffer=16M & # # Now we run the test that can be found in the sql-bench directory in the |