List:Commits« Previous MessageNext Message »
From:paul Date:February 14 2007 5:03pm
Subject:svn commit - mysqldoc@docsrva: r4955 - in trunk: . refman-4.1 refman-5.0
View as plain text  
Author: paul
Date: 2007-02-14 18:03:55 +0100 (Wed, 14 Feb 2007)
New Revision: 4955

Log:
 r19873@polar:  paul | 2007-02-14 10:59:39 -0600
 Correct some IDs.


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

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


Modified: trunk/refman-4.1/apis-c.xml
===================================================================
--- trunk/refman-4.1/apis-c.xml	2007-02-14 16:49:54 UTC (rev 4954)
+++ trunk/refman-4.1/apis-c.xml	2007-02-14 17:03:55 UTC (rev 4955)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 529 bytes

@@ -12932,7 +12932,7 @@
             For information on <literal>LAST_INSERT_ID()</literal>,
             which can be used within an SQL statement, see
             <xref
-      linkend="function-last-insert-id"/>.
+      linkend="function_last-insert-id"/>.
           </para>
         </listitem>
 


Modified: trunk/refman-4.1/functions.xml
===================================================================
--- trunk/refman-4.1/functions.xml	2007-02-14 16:49:54 UTC (rev 4954)
+++ trunk/refman-4.1/functions.xml	2007-02-14 17:03:55 UTC (rev 4955)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 539 bytes

@@ -13422,7 +13422,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="function-last-insert-id">
+          <para id="function_last-insert-id">
             <indexterm>
               <primary>LAST_INSERT_ID([<replaceable>expr</replaceable>])</primary>
             </indexterm>


Modified: trunk/refman-5.0/apis-c.xml
===================================================================
--- trunk/refman-5.0/apis-c.xml	2007-02-14 16:49:54 UTC (rev 4954)
+++ trunk/refman-5.0/apis-c.xml	2007-02-14 17:03:55 UTC (rev 4955)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 529 bytes

@@ -13059,7 +13059,7 @@
             For information on <literal>LAST_INSERT_ID()</literal>,
             which can be used within an SQL statement, see
             <xref
-      linkend="function-last-insert-id"/>.
+      linkend="function_last-insert-id"/>.
           </para>
         </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r4955 - in trunk: . refman-4.1 refman-5.0paul14 Feb