Author: jstephens
Date: 2005-10-19 12:22:27 +0200 (Wed, 19 Oct 2005)
New Revision: 96
Log:
refman-5.0/functions.xml - Added note about precedence of NOT changing in 5.0.2.
Modified:
trunk/refman-5.0/functions.xml
Modified: trunk/refman-5.0/functions.xml
===================================================================
--- trunk/refman-5.0/functions.xml 2005-10-19 10:13:29 UTC (rev 95)
+++ trunk/refman-5.0/functions.xml 2005-10-19 10:22:27 UTC (rev 96)
@@ -1469,6 +1469,11 @@
</itemizedlist>
<para>
+ Note that the precedence of the <literal>NOT</literal> operator
+ changed in MySQL 5.0.2.
+ </para>
+
+ <para>
See also <xref linkend="operator-precedence"/>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r96 - trunk/refman-5.0 | jstephens | 19 Oct |