summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index bbd2d9475dc..3a76a42d894 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -757,10 +757,9 @@ Large server clusters using replication are in production use, with
good results. Work on enhanced replication features is continuing
in @code{MySQL} 4.0.
-@item @code{InnoDB} tables -- Stable (in 3.23 from 3.23.47)
+@item @code{InnoDB} tables -- Stable (in 3.23 from 3.23.49)
The @code{InnoDB} transactional table handler has now been declared
-stable in the @code{MySQL} 3.23 development tree, starting from
-version 3.23.47.
+stable in the @code{MySQL} 3.23 tree, starting from version 3.23.49.
@code{InnoDB} is being used in large, heavy load production systems.
@item @code{BDB} tables -- Gamma