MySQL发布5.1系列最新GA 5.1.65 .2012-08-08 上一个版本是2012-05-06的5.1.63 其他产品线是5.5.27 和2012-03-22的5.0.96 未正式发布5.1.64.从改进看只是去掉了Year(2)?
下载:5.1.65 ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/mysql-5.1.65.tar.gz
改进:Important Change: The YEAR(2) data type is now deprecated because it is problematic. Support for YEAR(2) will be removed in a future release of MySQL. For more information, see Section 11.3.4, “YEAR(2) Limitations and Migrating to YEAR(4)”.
Important Change: Replication: The SHOW BINARY LOGS statement (and its equivalent SHOW MASTER LOGS) may now be executed by a user with the REPLICATION CLIENT privilege. (Formerly, the SUPER privilege was necessary to use either form of this statement.)
来自:开源中国社区