List:Commits« Previous MessageNext Message »
From:paul Date:August 1 2007 7:57pm
Subject:svn commit - mysqldoc@docsrva: r7310 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2 refman-common
View as plain text  
Author: paul
Date: 2007-08-01 21:57:20 +0200 (Wed, 01 Aug 2007)
New Revision: 7310

Log:
 r28131@polar:  paul | 2007-08-01 14:19:24 -0500
 Fix typo.


Modified:
   trunk/refman-4.1/extending-mysql.xml
   trunk/refman-5.0/extending-mysql.xml
   trunk/refman-5.1/extending-mysql.xml
   trunk/refman-5.2/extending-mysql.xml
   trunk/refman-common/connector-j.xml

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


Modified: trunk/refman-4.1/extending-mysql.xml
===================================================================
--- trunk/refman-4.1/extending-mysql.xml	2007-08-01 19:57:03 UTC (rev 7309)
+++ trunk/refman-4.1/extending-mysql.xml	2007-08-01 19:57:20 UTC (rev 7310)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 590 bytes

@@ -372,7 +372,7 @@
       The following sections describe features of the UDF interface,
       provide instructions for writing UDFs, discuss security
       precautions that MySQL takes to prevent UDF misuse, and describe
-      how to add native mySQL functions.
+      how to add native MySQL functions.
     </para>
 
     <para>


Modified: trunk/refman-5.0/extending-mysql.xml
===================================================================
--- trunk/refman-5.0/extending-mysql.xml	2007-08-01 19:57:03 UTC (rev 7309)
+++ trunk/refman-5.0/extending-mysql.xml	2007-08-01 19:57:20 UTC (rev 7310)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 590 bytes

@@ -364,7 +364,7 @@
       The following sections describe features of the UDF interface,
       provide instructions for writing UDFs, discuss security
       precautions that MySQL takes to prevent UDF misuse, and describe
-      how to add native mySQL functions.
+      how to add native MySQL functions.
     </para>
 
     <para>


Modified: trunk/refman-5.1/extending-mysql.xml
===================================================================
--- trunk/refman-5.1/extending-mysql.xml	2007-08-01 19:57:03 UTC (rev 7309)
+++ trunk/refman-5.1/extending-mysql.xml	2007-08-01 19:57:20 UTC (rev 7310)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 592 bytes

@@ -2679,7 +2679,7 @@
       The following sections describe features of the UDF interface,
       provide instructions for writing UDFs, discuss security
       precautions that MySQL takes to prevent UDF misuse, and describe
-      how to add native mySQL functions.
+      how to add native MySQL functions.
     </para>
 
     <para>


Modified: trunk/refman-5.2/extending-mysql.xml
===================================================================
--- trunk/refman-5.2/extending-mysql.xml	2007-08-01 19:57:03 UTC (rev 7309)
+++ trunk/refman-5.2/extending-mysql.xml	2007-08-01 19:57:20 UTC (rev 7310)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 592 bytes

@@ -2679,7 +2679,7 @@
       The following sections describe features of the UDF interface,
       provide instructions for writing UDFs, discuss security
       precautions that MySQL takes to prevent UDF misuse, and describe
-      how to add native mySQL functions.
+      how to add native MySQL functions.
     </para>
 
     <para>


Modified: trunk/refman-common/connector-j.xml
===================================================================
--- trunk/refman-common/connector-j.xml	2007-08-01 19:57:03 UTC (rev 7309)
+++ trunk/refman-common/connector-j.xml	2007-08-01 19:57:20 UTC (rev 7310)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 734 bytes

@@ -120,7 +120,7 @@
     
     <para>
       MySQL Enterprise subscribers will find more information
-      about using JDBC with mySQL in the Knowledge Base articles about
+      about using JDBC with MySQL in the Knowledge Base articles about
       <ulink url="https://kb.mysql.com/search.php?cat=search&amp;category=10">
         JDBC</ulink>. Access to the MySQL Knowledge Base collection of articles is one of the
       advantages of subscribing to MySQL Enterprise. For more


Thread
svn commit - mysqldoc@docsrva: r7310 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2 refman-commonpaul1 Aug