From: jon
Date: May 1 2007 5:26am
Subject: svn commit - mysqldoc@docsrva: r6285 - trunk/refman-5.1
List-Archive: http://lists.mysql.com/commits/25821
Message-Id: <200705010526.l415QQ5R013644@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jstephens
Date: 2007-05-01 07:26:25 +0200 (Tue, 01 May 2007)
New Revision: 6285
Log:
Documented fix for Partitioning Bug #26074.
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-01 00:35:45 UTC (rev 6284)
+++ trunk/refman-5.1/news-5.1.xml 2007-05-01 05:26:25 UTC (rev 6285)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 625 bytes
@@ -1024,7 +1024,7 @@
On Windows, trying to use backslash (\)
characters in paths for DATA DIRECTORY and
INDEX DIRECTORY when creating partitioned
- tables caused MySQL to crash. (Bug #26074)
+ tables caused MySQL to crash. (Bug #25141, Bug #26074)