[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D. MySQL Change History

This appendix lists the changes from version to version in the MySQL source code.

We are now working actively on MySQL 4.1 & 5.0 and will only provide critical bug fixes for MySQL 4.0 and MySQL 3.23. We update this section as we add new features, so that everybody can follow the development.

Our TODO section contains what further plans we have for 4.1 & 5.0. 「1.6 MySQL の今後(TODO)」 節 参照 .

Note that we tend to update the manual at the same time we make changes to MySQL. If you find a version listed here that you can't find on the MySQL download page (http://www.mysql.com/downloads/ ), this means that the version has not yet been released!

The date mentioned with a release version is the date of the last BitKeeper ChangeSet that this particular release has been based on, not the date when the packages have been made available. The binaries are usually made available a few days after the date of the tagged ChangeSet - building and testing all packages takes some time.

D.1 Changes in release 5.0.0 (Development)   
D.2 Changes in release 4.1.x (Alpha)   
D.3 Changes in release 4.0.x (Production)   
D.4 Changes in release 3.23.x (Recent; still supported)   
D.5 Changes in release 3.22.x (Old; discontinued)   
D.6 Changes in release 3.21.x   
D.7 Changes in release 3.20.x   
D.8 Changes in release 3.19.x   


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.1 Changes in release 5.0.0 (Development)

For the time being, version 5.0 is only available in source code. 「2.3.4 開発ソースツリーからのインストール」 節 参照 .

The following changelog shows what has already been done in the 5.0 tree:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.2 Changes in release 4.1.x (Alpha)

Version 4.1 of the MySQL server includes many enhancements and new features. Binaries for this version are available for download at http://www.mysql.com/downloads/mysql-4.1.html .

For a full list of changes, please refer to the changelog sections for each individual 4.1.x release.

D.2.1 Changes in release 4.1.2 (not released yet)   
D.2.2 Changes in release 4.1.1 (01 Dec 2003)   
D.2.3 Changes in release 4.1.0 (03 Apr 2003: Alpha)   


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.2.1 Changes in release 4.1.2 (not released yet)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.2.2 Changes in release 4.1.1 (01 Dec 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.2.3 Changes in release 4.1.0 (03 Apr 2003: Alpha)

Functionality added or changed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3 Changes in release 4.0.x (Production)

Version 4.0 of the MySQL server includes many enhancements and new features:

For a full list of changes, please refer to the changelog sections for each individual 4.0.x release.

D.3.1 Changes in release 4.0.17 (not released yet)   
D.3.2 Changes in release 4.0.16 (17 Oct 2003)   
D.3.3 Changes in release 4.0.15 (03 Sep 2003)   
D.3.4 Changes in release 4.0.14 (18 Jul 2003)   
D.3.5 Changes in release 4.0.13 (16 May 2003)   
D.3.6 Changes in release 4.0.12 (15 Mar 2003: Production)   
D.3.7 Changes in release 4.0.11 (20 Feb 2003)   
D.3.8 Changes in release 4.0.10 (29 Jan 2003)   
D.3.9 Changes in release 4.0.9 (09 Jan 2003)   
D.3.10 Changes in release 4.0.8 (07 Jan 2003)   
D.3.11 Changes in release 4.0.7 (20 Dec 2002)   
D.3.12 Changes in release 4.0.6 (14 Dec 2002: Gamma)   
D.3.13 Changes in release 4.0.5 (13 Nov 2002)   
D.3.14 Changes in release 4.0.4 (29 Sep 2002)   
D.3.15 Changes in release 4.0.3 (26 Aug 2002: Beta)   
D.3.16 Changes in release 4.0.2 (01 Jul 2002)   
D.3.17 Changes in release 4.0.1 (23 Dec 2001)   
D.3.18 Changes in release 4.0.0 (Oct 2001: Alpha)   


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.1 Changes in release 4.0.17 (not released yet)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.2 Changes in release 4.0.16 (17 Oct 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.3 Changes in release 4.0.15 (03 Sep 2003)

IMPORTANT:

If you are using this release on Windows, you should upgrade at least your clients (any program that uses libmysql.lib) to 4.0.16 or above. This is because the 4.0.15 release had a bug in the Windows client library that causes Windows clients using the library to die with a Lost connection to MySQL server during query error for queries that take more than 30 seconds. This problem is specific to Windows; clients on other platforms are unaffected.

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.4 Changes in release 4.0.14 (18 Jul 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.5 Changes in release 4.0.13 (16 May 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.6 Changes in release 4.0.12 (15 Mar 2003: Production)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.7 Changes in release 4.0.11 (20 Feb 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.8 Changes in release 4.0.10 (29 Jan 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.9 Changes in release 4.0.9 (09 Jan 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.10 Changes in release 4.0.8 (07 Jan 2003)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.11 Changes in release 4.0.7 (20 Dec 2002)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.12 Changes in release 4.0.6 (14 Dec 2002: Gamma)

Functionality added or changed:

Bugs fixed:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top ] [Contents ] [Index] [ ? ]

D.3.13 Changes in release 4.0.5 (13 Nov 2002)

Functionality added or changed: