From: stefan Date: December 21 2005 5:52pm Subject: svn commit - mysqldoc@docsrva: r614 - trunk/refman-common List-Archive: http://lists.mysql.com/commits/334 Message-Id: <200512211752.jBLHqXnb032450@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: shinz Date: 2005-12-21 18:52:32 +0100 (Wed, 21 Dec 2005) New Revision: 614 Log: 5.0.17-0 RPMs had an issue with a zlib dependency and were replaced by 5.0.17-1 RPMs Modified: trunk/refman-common/news-5.0.xml Modified: trunk/refman-common/news-5.0.xml =================================================================== --- trunk/refman-common/news-5.0.xml 2005-12-21 16:00:57 UTC (rev 613) +++ trunk/refman-common/news-5.0.xml 2005-12-21 17:52:32 UTC (rev 614) @@ -371,6 +371,44 @@ + + + + The original Linux RPM packages (5.0.17-0) had + an issue with a zlib dependency that would + result in an error during an install or upgrade. They were + replaced by new binaries, 5.0.17-1. (Bug #15223) + Here is a list of the new RPM binaries: + + + + MySQL-{Max,client,devel,server,shared,ndb*}-5.0.17-1.i386.rpm + + + + + MySQL-*-standard-5.0.17-1.rhel3.i386.rpm, + MySQL-*-standard-5.0.17-1.rhel3.ia64.rpm, + MySQL-*-standard-5.0.17-1.rhel3.x86_64.rpm + + + + + MySQL-*-pro-5.0.17-1.rhel3.i386.rpm, + MySQL-*-pro-5.0.17-1.rhel3.ia64.rpm, + MySQL-*-pro-5.0.17-1.rhel3.x86_64.rpm + + + + + MySQL-*-pro-gpl-5.0.17-1.rhel3.i386.rpm, + MySQL-*-pro-gpl-5.0.17-1.rhel3.ia64.rpm, + MySQL-*-pro-gpl-5.0.17-1.rhel3.x86_64.rpm + + + + + @@ -400,7 +438,7 @@ Recursion is allowed in stored procedures. Recursive stored - functions and triggers still are disallowed. (Bug#10100) + functions and triggers still are disallowed. (Bug #10100) @@ -411,7 +449,7 @@ I WITH CIRCUMLEX, and U WITH CIRCUMFLEX was changed. If you have used these characters in any indexed columns, you should rebuild those - indexes. (Bug#13421) + indexes. (Bug #13421)