From: stefan Date: December 14 2005 1:03pm Subject: svn commit - mysqldoc@docsrva: r557 - trunk/refman-5.0 List-Archive: http://lists.mysql.com/commits/156 Message-Id: <200512141303.jBED3b07013534@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: shinz Date: 2005-12-14 14:03:36 +0100 (Wed, 14 Dec 2005) New Revision: 557 Log: DECIMAL has changed in 5.0.3, not 5.0.4 Modified: trunk/refman-5.0/installing.xml Modified: trunk/refman-5.0/installing.xml =================================================================== --- trunk/refman-5.0/installing.xml 2005-12-14 11:20:30 UTC (rev 556) +++ trunk/refman-5.0/installing.xml 2005-12-14 13:03:36 UTC (rev 557) @@ -12230,7 +12230,7 @@ Incompatible change: The implementation of DECIMAL has changed - in MySQL 5.0.4. You should make your applications aware of + in MySQL 5.0.3. You should make your applications aware of that change, which is described in .