List:Commits« Previous MessageNext Message »
From:jon Date:July 11 2007 9:04am
Subject:svn commit - mysqldoc@docsrva: r7081 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-07-11 11:04:20 +0200 (Wed, 11 Jul 2007)
New Revision: 7081

Log:

Documented fix for Partitioning Bug #26082



Modified:
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-07-11 08:59:12 UTC (rev 7080)
+++ trunk/refman-5.1/news-5.1.xml	2007-07-11 09:04:20 UTC (rev 7081)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 692 bytes

@@ -140,6 +140,13 @@
 
       <listitem>
         <para>
+          <literal>UCASE()</literal> and nested function calls were
+          permitted in partitioning expressions. (Bug #26082)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <literal>SHOW BINLOG EVENTS</literal> displayed incorrect
           values of <literal>End_log_pos</literal> for events associated
           with transactional storage engines. (Bug #22540)


Thread
svn commit - mysqldoc@docsrva: r7081 - trunk/refman-5.1jon11 Jul