From: mcbrown
Date: October 19 2007 8:04am
Subject: svn commit - mysqldoc@docsrva: r8186 - trunk/dynamic-docs/open-bugs
List-Archive: http://lists.mysql.com/commits/35887
Message-Id: <200710190804.l9J84Ecr001189@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: mcbrown
Date: 2007-10-19 10:04:13 +0200 (Fri, 19 Oct 2007)
New Revision: 8186
Log:
Openbugs update
Modified:
trunk/dynamic-docs/open-bugs/mysqld.xml
Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml 2007-10-19 07:36:47 UTC (rev 8185)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml 2007-10-19 08:04:13 UTC (rev 8186)
Changed blocks: 3, Lines Added: 13, Lines Deleted: 2; 1184 bytes
@@ -2859,7 +2859,7 @@
The issue appears to occur with a query using BETWEEN in the
WHERE clause and a GROUP BY on a different column on a table
- with more than 20 partitins. Further analysis pending.
+ with more than 20 partitions. Further analysis pending.
@@ -2987,6 +2987,17 @@
PARTITION causes segmentation fault
+
+
+
+
+ The cause of this issue has been identified in the server
+ code.
+
+
+
+
+
@@ -4291,7 +4302,7 @@
- Target fix: 5.1.22
+ Target fix: 5.1.23