diff options
author | unknown <arjen@co3064164-a.bitbike.com> | 2002-01-18 09:20:49 +1000 |
---|---|---|
committer | unknown <arjen@co3064164-a.bitbike.com> | 2002-01-18 09:20:49 +1000 |
commit | 143b571a0850b37af82c4e7b4a1a6f7ca69990ab (patch) | |
tree | e0d713eb45ad9e3d917201a6fe8fdd3feb60fafe /Docs | |
parent | ca907d20991f95ee8bcfd46c9498b705848ebe23 (diff) | |
download | mariadb-git-143b571a0850b37af82c4e7b4a1a6f7ca69990ab.tar.gz |
InnoDB stable version adjustment (from Heikki).
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 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 |