summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <arjen@co3064164-a.bitbike.com>2002-01-18 09:24:25 +1000
committerunknown <arjen@co3064164-a.bitbike.com>2002-01-18 09:24:25 +1000
commitadd1f37e4b503734c4a51bff6225cfb8739c74bf (patch)
tree5477323866717319d43a1d0e04cf5a119d5f7ee4
parentc20e45d6221c68050c7c316619248f694d412b1d (diff)
parent143b571a0850b37af82c4e7b4a1a6f7ca69990ab (diff)
downloadmariadb-git-add1f37e4b503734c4a51bff6225cfb8739c74bf.tar.gz
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0 Docs/manual.texi: Auto merged
-rw-r--r--Docs/manual.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 2759e78e568..2dc2c1b1904 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