The world's most popular open source database
End of Product Lifecycle. Active development and support for MySQL database server versions 3.23, 4.0, and 4.1 has ended. However, for MySQL 4.0 and 4.1, there is still extended support available. For details, see http://www.mysql.com/company/legal/lifecycle/#calendar. According to the MySQL Lifecycle Policy (see http://www.mysql.com/company/legal/lifecycle/#policy), only Security and Severity Level 1 issues will still be fixed for MySQL 4.0 and 4.1. Please consider upgrading to a recent version (MySQL 5.0 or 5.1).
Fixed a bug in INSERT DELAYED
and FLUSH
TABLES introduced in 3.23.42.
Fixed unlikely bug, which returned nonmatching rows, in
SELECT with many tables and
multi-column indexes and 'range' type.
Fixed an unlikely core dump bug when doing
EXPLAIN
SELECT when using many tables and ORDER
BY.
Fixed bug in LOAD DATA FROM MASTER when
using table with CHECKSUM=1.
Added unique error message when a DEADLOCK occurs during a
transaction with BDB tables.
Fixed problem with BDB tables and
UNIQUE columns defined as
NULL.
Fixed problem with myisampack when using
pre-space filled CHAR columns.
Applied patch from Yuri Dario for OS/2.
Fixed bug in
--safe-user-create.


User Comments
Add your own comment.