아주 따끈 따끈한 소식입니다.
방금 전 3.23.47이 나왔다고 발표되었으니 여기보다 뉴스가 빠르게 올라온 곳은 없을 듯 하네요 ^^
조그만 버그들이 픽스되었다고 합니다.
요즘 책 개정판 원고 쓰는데, 이거 이렇게 버전이 올라가서야 원 --;
책 나올 때 쯤에는 책에 쓴 이야기들이 옛날 이야기가 되면 어쩌나 걱정입니다.
다음은 Change Log입니다.
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.
|