diff options
author | unknown <paul@central.snake.net> | 2000-10-27 11:43:54 -0500 |
---|---|---|
committer | unknown <paul@central.snake.net> | 2000-10-27 11:43:54 -0500 |
commit | 9a42caa74f3fef8ddfdc71f1e7ee507545ae5e6e (patch) | |
tree | ba1fe1791e16b78cdbe9221bc6263f432f58c440 /Docs | |
parent | add02ff882e168edc2cf5d4f24796e788b31634c (diff) | |
download | mariadb-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.texi | 4 |
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}). |