Below is the list of changes that have just been committed into a local
mysqldoc repository of marko. When marko 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.3140 05/07/27 15:48:04 marko@stripped +2 -0
InnoDB: Document Bug #12125
refman-common/news-5.0.xml
1.13 05/07/27 15:48:01 marko@stripped +8 -0
Document Bug #12125
refman-common/news-4.1.xml
1.7 05/07/27 15:48:01 marko@stripped +8 -0
Document Bug #12125
# 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: marko
# Host: hundin.mysql.fi
# Root: /home/marko/mysqldoc
--- 1.6/refman-common/news-4.1.xml 2005-07-26 23:15:48 +03:00
+++ 1.7/refman-common/news-4.1.xml 2005-07-27 15:48:01 +03:00
@@ -350,6 +350,14 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ <literal>InnoDB</literal>: Do not flush after each write, not
+ even before setting up the doublewrite buffer. Flushing can
+ be extremely slow on some systems. (Bug #12125)
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
--- 1.12/refman-common/news-5.0.xml 2005-07-26 23:29:03 +03:00
+++ 1.13/refman-common/news-5.0.xml 2005-07-27 15:48:01 +03:00
@@ -230,6 +230,14 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ <literal>InnoDB</literal>: Do not flush after each write, not
+ even before setting up the doublewrite buffer. Flushing can
+ be extremely slow on some systems. (Bug #12125)
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (marko:1.3140) | Marko Mäkelä | 27 Jul |