From: martin.brown
Date: April 29 2009 11:15pm
Subject: svn commit - mysqldoc@docsrva: r14765 - in trunk/dynamic-docs: changelog open-bugs
List-Archive: http://lists.mysql.com/commits/73070
Message-Id: <200904292315.n3TNFZU6014039@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: mcbrown
Date: 2009-04-30 01:15:32 +0200 (Thu, 30 Apr 2009)
New Revision: 14765
Log:
Automatic update from openbugs
Modified:
trunk/dynamic-docs/changelog/bugversions.xml
trunk/dynamic-docs/open-bugs/mysqld.xml
Modified: trunk/dynamic-docs/changelog/bugversions.xml
===================================================================
--- trunk/dynamic-docs/changelog/bugversions.xml 2009-04-29 20:00:41 UTC (rev 14764)
+++ trunk/dynamic-docs/changelog/bugversions.xml 2009-04-29 23:15:32 UTC (rev 14765)
Changed blocks: 4, Lines Added: 130, Lines Deleted: 8; 3863 bytes
@@ -176558,7 +176558,7 @@
- Drop MyISAM fails on Windows with lower_case_table_names = 2 after backup
+ Drop MyISAM fails on Windows with lower_case_table_names = 2
@@ -178160,12 +178160,6 @@
-
-
- myisam index corruption with large index and large key_buffer_size
-
-
-
Get an "Error opening plugin" message when trying to edit table
@@ -179807,7 +179801,7 @@
some Unicode text garbled in LOAD DATA INFILE with user variables
-
+
@@ -180308,5 +180302,133 @@
+
+ Can't create dataset from stored procedure
+
+
+
+
+
+ Too many screen updates
+
+
+
+
+
+ crash dump when running few select tests
+
+
+
+
+
+ Problem in Restoring backup
+
+
+
+
+
+ InnoDB generates symbols that are too long, invalid DDL from show create table
+
+
+
+
+
+
+ Falcon needs a redesign of IndexRootPage::addIndexEntry
+
+
+
+
+
+ Too long table comments allowed
+
+
+
+
+
+ Driver crash on access of null values in date fields
+
+
+
+
+
+ Font changes in Options/Appearance do not apply on the EER diagram
+
+
+
+
+
+ Restoring a table dumped with 'mysqldump' is causing the server to hang
+
+
+
+
+
+ optimizer incorrectly chooses table scan and filesort over index
+
+
+
+
+
+
+ "Server Default" storage engine attribute missing (plugins + no GUI control)
+
+
+
+
+
+ Changing column order doesn't redraw/revalidate table box
+
+
+
+
+
+ INTEGER(n) not allowed, but INT(n) is ok
+
+
+
+
+
+ Tables jump around when hovering over links
+
+
+
+
+
+ Display table properties and flags in a table-like manner
+
+
+
+
+
+ Complete catalog corruption
+
+
+
+
+
+ SQLColAttribute returns inconsistent values for date columns
+
+
+
+
+
+ agent no longer collects tablestatus data items
+
+
+
+
+
+ Multiple join, duplicate result
+
+
+
+
+
+ Remove printout of "Possible bug in Dbdih::execBLOCK_COMMIT_ORD" messages
+
+
+
+
Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml 2009-04-29 20:00:41 UTC (rev 14764)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml 2009-04-29 23:15:32 UTC (rev 14765)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 32; 866 bytes
@@ -6366,38 +6366,6 @@
-
-
-
-
-
-
-
-
-
-
-
- %BUGID%: myisam index corruption with large index and large
- key_buffer_size
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-