summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <paul@central.snake.net>2000-10-27 11:43:54 -0500
committerunknown <paul@central.snake.net>2000-10-27 11:43:54 -0500
commit9a42caa74f3fef8ddfdc71f1e7ee507545ae5e6e (patch)
treeba1fe1791e16b78cdbe9221bc6263f432f58c440 /Docs
parentadd02ff882e168edc2cf5d4f24796e788b31634c (diff)
downloadmariadb-git-9a42caa74f3fef8ddfdc71f1e7ee507545ae5e6e.tar.gz
manual.texi fixed "enough bug free enough"
Docs/manual.texi: fixed "enough bug free enough"
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index e81178b69cf..b1af00f5234 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -25573,8 +25573,8 @@ get a 10-30 % speed increase in your application. This is particularly
important if you compile the SQL server yourself!
We have tested the both Cygnus CodeFusion and the Fujitsu compiler but
-when we tested them, neither was enough bug free enough to compile
-@strong{MySQL} with optimizations on.
+when we tested them, neither was sufficiently bug free to allow
+@strong{MySQL} to be compiled with optimizations on.
When you compile @strong{MySQL} you should only include support for the
character sets that you are going to use. (Option @code{--with-charset=xxx}).