summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <heikki@donna.mysql.fi>2001-08-17 22:05:53 +0300
committerunknown <heikki@donna.mysql.fi>2001-08-17 22:05:53 +0300
commit857b5d4f43d4a55106ee621eb8e25d642e38a7f2 (patch)
treee9a344e394d8948dfd6eb6e548a9754ac2509c4c /Docs
parent3fac95eea110e6f8776cbb111f7e1bbc35dde737 (diff)
downloadmariadb-git-857b5d4f43d4a55106ee621eb8e25d642e38a7f2.tar.gz
manual.texi Fix typo
Docs/manual.texi: Fix typo
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 8c1bfefb060..19de9037f60 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -36019,7 +36019,7 @@ set-variable = innodb_lock_wait_timeout=50
@end example
Note that data files must be < 4G, and < 2G on
-some file systems! The total size of data files have
+some file systems! The total size of data files has
to be >= 10 MB.
InnoDB does not create directories:
you have to create them yourself.