MySQL 5.0.89(5.0シリーズ最終バージョン)リリース
投稿日時
2009-12-22 17:00:19 |
トピック:
MySQL 5.0
MySQL 5.0.89 がリリースされました。
このリリースは MySQL 5.0 シリーズの最新バージョン、かつ、アクティブメンテナンスとしての MySQL 5.0 シリーズの最終バージョンです。 MySQL 5.0 の拡張サポートは 2011年末まで続きます。詳しくは、
○MySQL Lifecycle Policy
http://www.mysql.com/about/legal/lifecycle/
を参照ください。
以後の最新メージャーリリース(GA)は MySQL 5.1 シリーズ、
マイルストンリリースとしては MySQL 5.5 シリーズとなります。
ダウンロードはこちらから:
http://dev.mysql.com/downloads/mysql/5.0.html
------
以下、チェンジログ(5.0.89):
■バグ修正
* Privileges for stored routines were ignored for mixed-case
routine names.
(Bug#48872:
http://bugs.mysql.com/bug.php?id=48872
)
See also Bug#41049:
http://bugs.mysql.com/bug.php?id=41049.
* Building MySQL on Fedora Core 12 64-bit would fail due to errors in
comp_err. (Bug#48864:
http://bugs.mysql.com/bug.php?id=48864
)
* DISTINCT was ignored for queries with GROUP BY WITH ROLLUP and
only const tables.
(Bug#48475:
http://bugs.mysql.com/bug.php?id=48475
)
* Loose index scan was inappropriately chosen for some WHERE
conditions.
(Bug#48472:
http://bugs.mysql.com/bug.php?id=48472
)
* A bad typecast could cause query execution to allocate large
amounts of memory.
(Bug#48458:
http://bugs.mysql.com/bug.php?id=48458
)
* When running mysql_secure_installation, the command would fail
if the root password contained multiple spaces, \, # or quote
characters.
(Bug#48031:
http://bugs.mysql.com/bug.php?id=48031
)
* Output from mysql --html did not encode the <, >, or &
characters.
(Bug#27884:
http://bugs.mysql.com/bug.php?id=27884
)
MyNA Web Siteにて更に多くのニュース記事をよむことができます
http://www.mysql.gr.jp/frame
このニュース記事が掲載されているURL:
http://www.mysql.gr.jp/frame/article.php?storyid=162