MySQL Reference Manual for version 4.0.18.
C.4.14 Changes in release 3.23.46 (29 Nov 2001)
-
Fixed problem with aliased temporary table replication.
-
InnoDB
and BDB
tables will now use index when doing an
ORDER BY
on the whole table.
-
Fixed bug where one got an empty set instead of a DEADLOCK error when using
BDB
tables.
-
One can now kill
ANALYZE
, REPAIR
, and OPTIMIZE TABLE
when
the thread is waiting to get a lock on the table.
-
Fixed race condition in
ANALYZE TABLE
.
-
Fixed bug when joining with caching (unlikely to happen).
-
Fixed race condition when using the binary log and
INSERT DELAYED
which could cause the binary log to have rows that were not yet written
to MyISAM
tables.
-
Changed caching of binary log to make replication slightly faster.
-
Fixed bug in replication on Mac OS X.
This document was generated
by rdg (Feb 25 2004)
using texi2html