diff options
author | unknown <monty@donna.mysql.fi> | 2001-04-02 19:49:43 +0300 |
---|---|---|
committer | unknown <monty@donna.mysql.fi> | 2001-04-02 19:49:43 +0300 |
commit | 5f5c6c87a64094a05575edbc4e54f11ce4ba1ffc (patch) | |
tree | ccdd8954668dc92af067754cb29c9692f126d61e /support-files/mysql.spec.sh | |
parent | 57e720bb112d169c4fcc4286ad7e815981f1680c (diff) | |
download | mariadb-git-5f5c6c87a64094a05575edbc4e54f11ce4ba1ffc.tar.gz |
Fixed up mysql-max spec file
sql-bench/test-insert.sh:
Allow the db to use multi value inserts if run with --fast.
Diffstat (limited to 'support-files/mysql.spec.sh')
-rw-r--r-- | support-files/mysql.spec.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index 80b811e366d..f973d638520 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -45,7 +45,7 @@ used in a highly demanding production environment for many years. While MySQL is still in development, it already offers a rich and highly useful function set. -See the documentation for more information +See the documentation for more information. %description -l pt_BR O MySQL é um servidor de banco de dados SQL realmente multiusuário e\ |