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 that lex_hash.h
is created properly
for each MySQL distribution.
Fixed that MASTER
and
COLLECTION
are not reserved words.
The log generated by
--log-slow-queries
didn't
contain the whole queries.
Fixed that open transactions in BDB
tables
are rolled back if the connection is closed unexpectedly.
Added workaround for a bug in gcc 2.96
(intel) and gcc 2.9 (IA-64) in
gen_lex_hash.c
.
Fixed memory leak in the client library when using
host=
in the my.cnf
file.
Optimized functions that manipulate the hours/minutes/seconds.
Fixed bug when comparing the result of
DATE_ADD()
/DATE_SUB()
against a number.
Changed the meaning of -F
,
--fast
for
myisamchk. Added -C
,
--check-only-changed
option
to myisamchk.
Added ANALYZE
to update key
statistics for tables.
tbl_name
Changed binary items 0x...
to be regarded
as integers by default.
Fix for SCO and SHOW
PROCESSLIST
.
Added auto-rehash
on reconnect for the
mysql client.
Fixed a newly introduced bug in MyISAM
,
where the index file couldn't get bigger than 64MB.
Added SHOW MASTER STATUS
and
SHOW SLAVE STATUS
.
User Comments
Add your own comment.