Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.2780 05/06/14 22:39:08 jon@stripped +1 -0
Documented bugfix (Bug#11290).
Removed extra bugfix item left
in wrong version.
Docs/manual.texi
1.2997 05/06/14 22:39:03 jon@stripped +6 -3
Documented bugfix (Bug#11290).
Removed extra bugfix item left
in wrong version.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: jon
# Host: gigan.site
# Root: /home/jon/bk/mysqldoc
--- 1.2996/Docs/manual.texi 2005-06-14 17:38:43 +10:00
+++ 1.2997/Docs/manual.texi 2005-06-14 22:39:03 +10:00
@@ -100677,15 +100677,15 @@
MySQL Cluster: A delete performed as part of a transaction caused an erroneous
result. (Bug#11133)
@item
-MySQL Cluster: Setting DataMemory to more than 2GB prevented cluster from
-starting on 64-bit Linux. (Bug#10711)
-@item
MySQL Cluster: Not allowing sufficient parallelism in cluster configuration
(e.g. @code{NoOfTransactions} too small) caused @code{ndb_restore} to fail
without providing any error messages. (Bug#10294)
@item
MySQL Cluster: When using dynamically allocated ports on Linux, cluster would
hang on initial startup. (Bug#10893)
+@item
+MySQL Cluster: Setting TransactionInactiveTimeout= 0 did not result in an
+infinite timeout. (Bug#11290)
@end itemize
@node News-5.0.7, News-5.0.6, News-5.0.8, News-5.0.x
@@ -118746,6 +118746,9 @@
Not allowing sufficient parallelism in cluster configuration (e.g.
@code{NoOfTransactions} too small) caused @code{ndb_restore} to fail
without generating any error messages.
+@item (Bug#11290)
+ Setting TransactionInactiveTimeout= 0 did not result in an infinite
+ timeout.
@end itemize
@node MySQL Cluster news-4.1.12, MySQL Cluster news-4.1.11, MySQL Cluster news-4.1.13, MySQL Cluster change history
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.2780) | jon | 14 Jun |