Below is the list of changes that have just been committed into a local
mysqldoc repository of heikki. When heikki 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.2519 04/12/21 19:01:43 heikki@stripped +1 -0
manual.texi:
Add a bug fix note about > 2 GB InnoDB files on 32-bit HP-UX
Docs/manual.texi
1.2282 04/12/21 19:01:28 heikki@stripped +6 -0
Add a bug fix note about > 2 GB InnoDB files on 32-bit HP-UX
# 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: heikki
# Host: hundin.mysql.fi
# Root: /home/heikki/mysqldoc
--- 1.2281/Docs/manual.texi Tue Dec 21 15:58:58 2004
+++ 1.2282/Docs/manual.texi Tue Dec 21 19:01:28 2004
@@ -94320,6 +94320,9 @@
connection has an open transaction or locked tables; refusing it made
@command{mysqldump --single-transaction} sometimes fail to print a complete
@code{CREATE DATABASE} statement for some dumped databases. (Bug #7358)
+@item
+InnoDB: Fixed a bug: 32-bit mysqld binaries built on HP-UX-11 did not work
+with InnoDB files greater than 2 GB in size.
@end itemize
@node News-4.1.8, News-4.1.7, News-4.1.9, News-4.1.x
@@ -96535,6 +96538,9 @@
Bugs fixed:
@itemize @bullet
+@item
+InnoDB: Fixed a bug: 32-bit mysqld binaries built on HP-UX-11 did not work
+with InnoDB files greater than 2 GB in size.
@end itemize
@node News-4.0.23, News-4.0.22, News-4.0.24, News-4.0.x
| Thread |
|---|
| • bk commit - mysqldoc tree (heikki:1.2519) | Heikki Tuuri | 21 Dec |