summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <arjen@co3064164-a.bitbike.com>2002-01-18 09:20:49 +1000
committerunknown <arjen@co3064164-a.bitbike.com>2002-01-18 09:20:49 +1000
commit143b571a0850b37af82c4e7b4a1a6f7ca69990ab (patch)
treee0d713eb45ad9e3d917201a6fe8fdd3feb60fafe /Docs
parentca907d20991f95ee8bcfd46c9498b705848ebe23 (diff)
downloadmariadb-git-143b571a0850b37af82c4e7b4a1a6f7ca69990ab.tar.gz
InnoDB stable version adjustment (from Heikki).
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 ad2bae3a0bb..585d5c6d43f 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -757,10 +757,10 @@ 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.48)
+@item @code{InnoDB} tables -- Stable (in 3.23 from 3.23.47)
The @code{InnoDB} transactional table handler has now been declared
stable in the @code{MySQL} 3.23 development tree, starting from
-version 3.23.48.
+version 3.23.47.
@code{InnoDB} is being used in large, heavy load production systems.
@item @code{BDB} tables -- Gamma