End of Product Lifecycle. Active development and support for MySQL Database Server versions 3.23, 4.0, and 4.1 has ended. For details, see http://www.mysql.com/about/legal/lifecycle/#calendar. Please consider upgrading to a recent version. Further updates to the content of this manual will be minimal. All formats of this manual will continue to be available until 31 Dec 2010.
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.