diff options
author | unknown <arjen@co3064164-a.bitbike.com> | 2001-12-24 09:56:52 +1000 |
---|---|---|
committer | unknown <arjen@co3064164-a.bitbike.com> | 2001-12-24 09:56:52 +1000 |
commit | 936f98fd285ecbe46a67e49e488ac5f2dc839a97 (patch) | |
tree | 4978fd9abb9138a399ea6691753b540b88426cb1 | |
parent | 27f652efefba29bf58f45cbfe21a4228ec6fdb34 (diff) | |
download | mariadb-git-936f98fd285ecbe46a67e49e488ac5f2dc839a97.tar.gz |
Adjusted Nutshell's 4.x timeline projection.
-rw-r--r-- | Docs/manual.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index f6c7c897fdc..2f59af5b3b5 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -1718,17 +1718,17 @@ Other new features target the users of embedded databases. The rollout of MySQL 4.0 will come in several steps, with the first version labelled 4.0.0 already containing most of the new features. Additional features will be incorporated into -MySQL 4.0.1, 4.0.2 onwards; very probably within two months, +MySQL 4.0.1, 4.0.2 onwards; very probably within a couple of months, MySQL 4.0 will be labelled beta. Further new features will then be added in MySQL 4.1, which is targeted for alpha release -in December/January. +in early 2002. @node Nutshell Ready for Immediate Development Use, Nutshell Embedded MySQL, Nutshell Stepwise Rollout, MySQL 4.0 In A Nutshell @subsection Ready for Immediate Development Use Users are not recommended to switch their production systems -to MySQL 4.0 until it is released in beta version later Q4/2001. +to MySQL 4.0 until it is released in beta version. However, even the initial release has passed our extensive test suite without any errors on any of the platforms we test on. Due to the large number of new features, we thus recommend |