diff options
author | unknown <monty@hundin.mysql.fi> | 2001-06-11 12:23:30 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-06-11 12:23:30 +0300 |
commit | 44b670f650dbcac6426f635caefeb15851614842 (patch) | |
tree | 608b29edc93e0262804ea5b328b6cd71f1d80626 /.bzrignore | |
parent | 14289d42edec950a6cc9f3db1e242cf8595e207d (diff) | |
download | mariadb-git-44b670f650dbcac6426f635caefeb15851614842.tar.gz |
Small fixes in the manual.
BitKeeper/etc/ignore:
Added sql-bench/compare-results-all sql-bench/template.html to the ignore list
Docs/manual.texi:
Changed innodb_unix_file_flush_method -> innodb_flush_method.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index dbe41ffe92a..a5a65443413 100644 --- a/.bzrignore +++ b/.bzrignore @@ -284,3 +284,5 @@ support-files/mysql.spec tags tmp/* sql-bench/gif/* +sql-bench/compare-results-all +sql-bench/template.html |