List:Commits« Previous MessageNext Message »
From:jon Date:May 15 2007 6:00am
Subject:svn commit - mysqldoc@docsrva: r6456 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-05-15 08:00:29 +0200 (Tue, 15 May 2007)
New Revision: 6456

Log:

Documented fix for Partitioning Bug #28005



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-05-15 03:07:10 UTC (rev 6455)
+++ trunk/refman-5.1/news-5.1.xml	2007-05-15 06:00:29 UTC (rev 6456)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 642 bytes

@@ -81,6 +81,15 @@
     </para>
 
     <itemizedlist>
+      
+      <listitem>
+        <para>
+          It was not possible to use the value
+          <literal>&minus;9223372036854775808</literal> (that is,
+          <literal>&minus;MAXVALUE &plus; 1</literal>) when specifying a
+          <literal>LIST</literal> partition. (Bug #28005)
+        </para>
+      </listitem>
 
       <listitem>
         <para>


Thread
svn commit - mysqldoc@docsrva: r6456 - trunk/refman-5.1jon15 May