diff options
author | monty@hundin.mysql.fi <> | 2001-06-12 11:59:14 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2001-06-12 11:59:14 +0300 |
commit | ad71ff7659fdfc4f88cf0af770bcf7ded22b8641 (patch) | |
tree | 4e438515e2f773e374dc634cf25249392ab69fc1 /sql-bench/Comments | |
parent | e17764dc7925574c86b49777df9a9c3d754a9e32 (diff) | |
download | mariadb-git-ad71ff7659fdfc4f88cf0af770bcf7ded22b8641.tar.gz |
Added --verbose option to mysqlshow
Fixes for making distribution
Diffstat (limited to 'sql-bench/Comments')
-rw-r--r-- | sql-bench/Comments/postgres.benchmark | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-bench/Comments/postgres.benchmark b/sql-bench/Comments/postgres.benchmark index 6fadf20755e..b25a9931f9e 100644 --- a/sql-bench/Comments/postgres.benchmark +++ b/sql-bench/Comments/postgres.benchmark @@ -84,6 +84,7 @@ run-all-tests --comment="Intel Xeon, 2x550 Mhz, 512M, pg started with -o -F" --u # the database between each major update of the tables: # vacuum table # or +# vacuum analyze # vacuum # The time for vacuum() is accounted for in the book-keeping() column, not |