List:Commits« Previous MessageNext Message »
From:paul Date:May 6 2007 7:22am
Subject:svn commit - mysqldoc@docsrva: r6354 - in trunk: . refman-4.1
View as plain text  
Author: paul
Date: 2007-05-06 07:22:37 +0200 (Sun, 06 May 2007)
New Revision: 6354

Log:
 r24617@polar:  paul | 2007-05-06 00:21:55 -0500
 Reconcile some 4.1 ID differences from the other versions.


Modified:
   trunk/refman-4.1/functions-core.xml

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


Modified: trunk/refman-4.1/functions-core.xml
===================================================================
--- trunk/refman-4.1/functions-core.xml	2007-05-06 05:22:08 UTC (rev 6353)
+++ trunk/refman-4.1/functions-core.xml	2007-05-06 05:22:37 UTC (rev 6354)
Changed blocks: 6, Lines Added: 6, Lines Deleted: 6; 1665 bytes

@@ -828,7 +828,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="operator_between">
+          <para id="function_between">
             <indexterm>
               <primary>BETWEEN ... AND</primary>
             </indexterm>

@@ -895,7 +895,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="operator_not-between">
+          <para id="function_not-between">
             <indexterm>
               <primary>NOT BETWEEN</primary>
             </indexterm>

@@ -3599,7 +3599,7 @@
 
         <remark role="help-syntax-begin"/>
 
-        <para id="function_sounds-like">
+        <para id="operator_sounds-like">
           <indexterm>
             <primary>SOUNDS LIKE</primary>
           </indexterm>

@@ -5340,7 +5340,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="operator-plus">
+          <para id="operator_plus">
             <indexterm>
               <primary>+ (addition)</primary>
             </indexterm>

@@ -5598,7 +5598,7 @@
 
           <remark role="help-syntax-begin"/>
 
-          <para id="operator_mod2">
+          <para id="operator_mod">
             <indexterm>
               <primary>%</primary>
             </indexterm>

@@ -12219,7 +12219,7 @@
 
         <remark role="help-syntax-begin"/>
 
-        <para id="function_binary">
+        <para id="operator_binary">
           <indexterm>
             <primary>BINARY</primary>
           </indexterm>


Thread
svn commit - mysqldoc@docsrva: r6354 - in trunk: . refman-4.1paul6 May