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 problem when doing locks on the same table more than 2
times in the same
LOCK
TABLE command; this fixed the problem one got when
running the test-ATIS test with --fast or
--check-only-changed.
Added SQL_BUFFER_RESULT option to
SELECT.
Removed endspace from double/float numbers in results from temporary tables.
Added CHECK TABLE command.
Added changes for MyISAM in 3.23.12 that
didn't get into the source distribution because of CVS
problems.
Fixed bug so that mysqladmin shutdown waits for the local server to close down.
Fixed a possible endless loop when calculating timestamp.
Added print_defaults program to the
.rpm files. Removed
mysqlbug from the client
.rpm file.


User Comments
Add your own comment.