List:Internals« Previous MessageNext Message »
From:mhillyer Date:August 7 2005 2:34am
Subject:bk commit - mysqldoc@docsrva tree (Mike.Hillyer:1.3191)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of root. When root 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.3191 05/08/06 20:34:19 Mike.Hillyer@stripped +4 -0
  Add a record set size limitation to the section on embedded server limitations.

  refman/mysql-apis.xml
    1.23 05/08/06 20:34:18 Mike.Hillyer@stripped +6 -0
    Add a record set size limitation to the section on embedded server limitations.

  refman-5.1/mysql-apis.xml
    1.2 05/08/06 20:34:18 Mike.Hillyer@stripped +6 -0
    Sync

  refman-5.0/mysql-apis.xml
    1.2 05/08/06 20:34:18 Mike.Hillyer@stripped +6 -0
    Sync

  refman-4.1/mysql-apis.xml
    1.19 05/08/06 20:34:18 Mike.Hillyer@stripped +6 -0
    Sync

# 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:	Mike.Hillyer
# Host:	www.openwin.org
# Root:	/home/mysqldoc/mysqldoc

--- 1.1/refman-5.1/mysql-apis.xml	2005-08-05 11:47:01 -06:00
+++ 1.2/refman-5.1/mysql-apis.xml	2005-08-06 20:34:18 -06:00
@@ -12441,6 +12441,12 @@
 
           <listitem>
             <para>
+              Very large result sets may be unusable on low memory systems. 
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               You cannot connect to an embedded server from an outside
               process with sockets or TCP/IP. However, you can connect
               to an intermediate application, which in turn can connect

--- 1.18/refman-4.1/mysql-apis.xml	2005-07-30 21:58:45 -06:00
+++ 1.19/refman-4.1/mysql-apis.xml	2005-08-06 20:34:18 -06:00
@@ -12393,6 +12393,12 @@
 
           <listitem>
             <para>
+              Very large result sets may be unusable on low memory systems. 
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               You cannot connect to an embedded server from an outside
               process with sockets or TCP/IP. However, you can connect
               to an intermediate application, which in turn can connect

--- 1.22/refman/mysql-apis.xml	2005-08-05 16:55:12 -06:00
+++ 1.23/refman/mysql-apis.xml	2005-08-06 20:34:18 -06:00
@@ -12483,6 +12483,12 @@
 
           <listitem>
             <para>
+              Very large result sets may be unusable on low memory systems. 
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               You cannot connect to an embedded server from an outside
               process with sockets or TCP/IP. However, you can connect
               to an intermediate application, which in turn can connect

--- 1.1/refman-5.0/mysql-apis.xml	2005-08-05 11:11:25 -06:00
+++ 1.2/refman-5.0/mysql-apis.xml	2005-08-06 20:34:18 -06:00
@@ -12441,6 +12441,12 @@
 
           <listitem>
             <para>
+              Very large result sets may be unusable on low memory systems. 
+            </para>
+          </listitem>
+
+          <listitem>
+            <para>
               You cannot connect to an embedded server from an outside
               process with sockets or TCP/IP. However, you can connect
               to an intermediate application, which in turn can connect
Thread
bk commit - mysqldoc@docsrva tree (Mike.Hillyer:1.3191)mhillyer7 Aug