Merge arjen@work.mysql.com:/home/bk/mysql-4.0

into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
This commit is contained in:
arjen@co3064164-a.bitbike.com 2002-01-18 09:24:25 +10:00
commit d7ad2cbe5b

View File

@ -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