diff options
author | unknown <arjen@co3064164-a.bitbike.com> | 2002-01-18 09:24:25 +1000 |
---|---|---|
committer | unknown <arjen@co3064164-a.bitbike.com> | 2002-01-18 09:24:25 +1000 |
commit | add1f37e4b503734c4a51bff6225cfb8739c74bf (patch) | |
tree | 5477323866717319d43a1d0e04cf5a119d5f7ee4 | |
parent | c20e45d6221c68050c7c316619248f694d412b1d (diff) | |
parent | 143b571a0850b37af82c4e7b4a1a6f7ca69990ab (diff) | |
download | mariadb-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.texi | 4 |
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 |