List:Commits« Previous MessageNext Message »
From:paul.dubois Date:April 2 2009 5:10pm
Subject:svn commit - mysqldoc@docsrva: r14478 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2009-04-02 19:10:19 +0200 (Thu, 02 Apr 2009)
New Revision: 14478

Log:
 r40150@frost:  paul | 2009-04-02 12:09:25 -0500
 Fix docs bug:
 Bug#44049: MYSQL_OPT_SET_CLIENT_IP should be changed to MYSQL_SET_CLIENT_IP


Modified:
   trunk/refman-4.1/apis-c.xml
   trunk/refman-5.0/apis-c.xml
   trunk/refman-5.1/apis-c.xml
   trunk/refman-6.0/apis-c.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:40146
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:37553
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:40150
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:37553


Modified: trunk/refman-4.1/apis-c.xml
===================================================================
--- trunk/refman-4.1/apis-c.xml	2009-04-02 16:17:02 UTC (rev 14477)
+++ trunk/refman-4.1/apis-c.xml	2009-04-02 17:10:19 UTC (rev 14478)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 492 bytes

@@ -5318,7 +5318,7 @@
 
         <listitem>
           <para>
-            <literal>MYSQL_OPT_SET_CLIENT_IP</literal> (argument type:
+            <literal>MYSQL_SET_CLIENT_IP</literal> (argument type:
             <literal>char *</literal>)
           </para>
 


Modified: trunk/refman-5.0/apis-c.xml
===================================================================
--- trunk/refman-5.0/apis-c.xml	2009-04-02 16:17:02 UTC (rev 14477)
+++ trunk/refman-5.0/apis-c.xml	2009-04-02 17:10:19 UTC (rev 14478)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 492 bytes

@@ -5504,7 +5504,7 @@
 
         <listitem>
           <para>
-            <literal>MYSQL_OPT_SET_CLIENT_IP</literal> (argument type:
+            <literal>MYSQL_SET_CLIENT_IP</literal> (argument type:
             <literal>char *</literal>)
           </para>
 


Modified: trunk/refman-5.1/apis-c.xml
===================================================================
--- trunk/refman-5.1/apis-c.xml	2009-04-02 16:17:02 UTC (rev 14477)
+++ trunk/refman-5.1/apis-c.xml	2009-04-02 17:10:19 UTC (rev 14478)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 492 bytes

@@ -5556,7 +5556,7 @@
 
         <listitem>
           <para>
-            <literal>MYSQL_OPT_SET_CLIENT_IP</literal> (argument type:
+            <literal>MYSQL_SET_CLIENT_IP</literal> (argument type:
             <literal>char *</literal>)
           </para>
 


Modified: trunk/refman-6.0/apis-c.xml
===================================================================
--- trunk/refman-6.0/apis-c.xml	2009-04-02 16:17:02 UTC (rev 14477)
+++ trunk/refman-6.0/apis-c.xml	2009-04-02 17:10:19 UTC (rev 14478)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 492 bytes

@@ -5507,7 +5507,7 @@
 
         <listitem>
           <para>
-            <literal>MYSQL_OPT_SET_CLIENT_IP</literal> (argument type:
+            <literal>MYSQL_SET_CLIENT_IP</literal> (argument type:
             <literal>char *</literal>)
           </para>
 


Thread
svn commit - mysqldoc@docsrva: r14478 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul.dubois2 Apr