Hi!
MySQL 3.23.47 is now released. This is a minor bug fix release. If you have not hit any of the listed problems, you only have to consider upgrading if you are using replication and the RELEASE_LOCK() command. In this case you should either upgrade just the slaves or the master and the slaves. Changes in release 3.23.47 -------------------------- * Fixed in when using the following construct: `SELECT ... WHERE key=@var_name OR $key=@var_name' * Restrict InnoDB keys to 500 bytes. * InnoDB now supports `NULL' in keys. * Fixed shutdown problem on HPUX. (Introduced in 3.23.46) * Fixed core-dump bug in replication when using SELECT RELEASE_LOCK(); * Added new statement DO expression,[expression]. * Added `slave-skip-errors' option * Added statistics variables for all MySQL commands. (`SHOW STATUS' is now much longer). * Fixed default values for InnoDB tables. * Fixed that `GROUP BY expr DESC' works. * Fixed bug when using `t1 LEFT JOIN t2 ON t2.key=constant'. * `mysql_config' now also work with binary (relocated) distributions. Regards, Monty -- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Michael Widenius <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, CTO /_/ /_/\_, /___/\___\_\___/ Helsinki, Finland <___/ www.mysql.com --------------------------------------------------------------------- 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