Author: shinz
Date: 2005-12-12 22:26:53 +0100 (Mon, 12 Dec 2005)
New Revision: 544
Log:
Add another Incompatible Change warning, about DECIMAL. Bug #15492 (closed)
Modified:
trunk/refman-5.0/installing.xml
Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml 2005-12-12 20:59:10 UTC (rev 543)
+++ trunk/refman-5.0/installing.xml 2005-12-12 21:26:53 UTC (rev 544)
@@ -12255,6 +12255,16 @@
downgrade to MySQL 5.0.3 to 5.0.5.)
</para>
</listitem>
+
+ <listitem>
+ <para>
+ <emphasis role="bold">Incompatible change</emphasis>:
+ The implementation of <literal>DECIMAL</literal> has changed
+ in MySQL 5.0.4. You should make your applications aware of
+ that change, which is described in
+ <xref linkend="precision-math-decimal-changes"/>.
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r544 - trunk/refman-5.0 | stefan | 12 Dec |