Hi!
MySQL 3.23.46 is now released. This is a bug fix release that fixes some newly detected bugs in MySQL. If you haven't noticed any problems with your MySQL version and you don't have a batch that automaticly does ANALYZE TABLE once in a while there is need to upgrade. This release should also work ok on Mac OS X. Changes in release 3.23.46 -------------------------- * 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 was not yet written to MyISAM tables. * Changed caching of binary log to make replication slightly faster. * Fixed bug in replication on Mac OS X. Regards, Monty PS: 4.0.1 should be out in a few days. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php