From: jon Date: October 23 2007 12:36pm Subject: svn commit - mysqldoc@docsrva: r8253 - trunk/dynamic-docs/changelog List-Archive: http://lists.mysql.com/commits/36131 Message-Id: <200710231236.l9NCaKUU011233@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2007-10-23 14:36:20 +0200 (Tue, 23 Oct 2007) New Revision: 8253 Log: Cleaned up some old Cluster bugfix changelog entries (formatting inconsistent, etc.) Modified: trunk/dynamic-docs/changelog/mysqld.xml Modified: trunk/dynamic-docs/changelog/mysqld.xml =================================================================== --- trunk/dynamic-docs/changelog/mysqld.xml 2007-10-23 12:20:20 UTC (rev 8252) +++ trunk/dynamic-docs/changelog/mysqld.xml 2007-10-23 12:36:20 UTC (rev 8253) Changed blocks: 12, Lines Added: 114, Lines Deleted: 56; 6373 bytes @@ -12322,12 +12322,16 @@ - - MySQL Cluster: mysqld processes would not - reconnect to cluster following restart of - ndb_mgmd. - + + MySQL Cluster + + mysqld processes did not reconnect to the + cluster following a restart of ndb_mgmd. + + + + @@ -12382,11 +12386,16 @@ - - MySQL Cluster: A delete performed as part of a transaction - caused an erroneous result. - + + MySQL Cluster + + A DELETE performed as part of a transaction + caused an erroneous result. + + + + @@ -14935,11 +14944,16 @@ - - MySQL Cluster: Setting TransactionInactiveTimeout= 0 did not - result in an infinite timeout. - + + MySQL Cluster + + Setting TransactionInactiveTimeout = 0 did + not result in an infinite timeout. + + + + @@ -16961,11 +16975,15 @@ - - MySQL Cluster: Fixed problem whereby data nodes would fail to - restart on 64-bit Solaris - + + MySQL Cluster + + Data nodes failed to restart on 64-bit Solaris + + + + @@ -26506,12 +26524,17 @@ - - MySQL Cluster: When trying to open a table that could not be - discovered or unpacked, cluster would return error codes which - the MySQL server falsely interpreted as operating system errors. - + + MySQL Cluster + + When trying to open a table that could not be discovered or + unpacked, the cluster would return error codes which the MySQL + server falsely interpreted as operating system errors. + + + + @@ -62864,11 +62887,16 @@ - - MySQL Cluster: Cluster would time out and crash after first - query on 64-bit Solaris 9. - + + MySQL Cluster + + The cluster would time out and crash after first query on + 64-bit Solaris 9. + + + + @@ -72718,13 +72746,19 @@ - - MySQL Cluster: Not allowing sufficient parallelism in cluster - configuration (for example, NoOfTransactions - too small) caused ndb_restore to fail without - providing any error messages. - + + MySQL Cluster + + Not allowing sufficient parallelism in the cluster's + configuration (for example, by setting + NoOfTransactions too small) caused + ndb_restore to fail without providing any + error messages. + + + + @@ -75297,12 +75331,17 @@ - - MySQL Cluster: Insert records were incorrectly applied by - ndb_restore, thus making restoration from - backup inconsistent if the binlog contained inserts. - + + MySQL Cluster + + Insert records were incorrectly applied by + ndb_restore, thus making restoration from + backup inconsistent if the binlog contained inserts. + + + + @@ -81677,11 +81716,16 @@ - - MySQL Cluster: When using dynamically allocated ports on Linux, - cluster would hang on initial startup. - + + MySQL Cluster + + When using dynamically allocated ports on Linux, the cluster + would hang on initial startup. + + + + @@ -98215,12 +98259,17 @@ - - MySQL Cluster: ndb_mgm client - show command displayed incorrect output after - master data node failure. - + + MySQL Cluster + + The ndb_mgm client SHOW + command displayed incorrect output after master data node + failure. + + + + @@ -108437,12 +108486,17 @@ - - MySQL Cluster: Connections between data nodes and management - nodes were not being closed following shutdown of - ndb_mgmd. - + + MySQL Cluster + + Connections between data nodes and management nodes were not + being closed following shutdown of + ndb_mgmd. + + + + @@ -119107,12 +119161,16 @@ - - MySQL Cluster: Calling ndb_select_count() - crashed the cluster when running on Red Hat Enterprise - 4/64-bit/Opteron. - + + MySQL Cluster + + Calling ndb_select_count() crashed the + cluster when running on Red Hat Enterprise 4/64-bit/Opteron. + + + +