List:Commits« Previous MessageNext Message »
From:mcbrown Date:May 31 2007 2:16pm
Subject:svn commit - mysqldoc@docsrva: r6613 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-05-31 16:16:44 +0200 (Thu, 31 May 2007)
New Revision: 6613

Log:
Fixing typo (DLL -> DDL)



Modified:
   trunk/refman-4.1/dba-core.xml
   trunk/refman-5.0/dba-core.xml
   trunk/refman-5.1/dba-core.xml


Modified: trunk/refman-4.1/dba-core.xml
===================================================================
--- trunk/refman-4.1/dba-core.xml	2007-05-31 09:58:24 UTC (rev 6612)
+++ trunk/refman-4.1/dba-core.xml	2007-05-31 14:16:44 UTC (rev 6613)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 630 bytes

@@ -24370,7 +24370,7 @@
         <title>MySQL Enterprise</title>
 
         <para>
-          The binary log can also be used to track significant DLL
+          The binary log can also be used to track significant DDL
           events. Analyzing the binary log in this way is an integral
           part of the MySQL Network Monitoring and Advisory Service. For
           more information see,


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2007-05-31 09:58:24 UTC (rev 6612)
+++ trunk/refman-5.0/dba-core.xml	2007-05-31 14:16:44 UTC (rev 6613)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 629 bytes

@@ -27810,7 +27810,7 @@
         <title>MySQL Enterprise</title>
 
         <para>
-          The binary log can also be used to track significant DLL
+          The binary log can also be used to track significant DDL
           events. Analyzing the binary log in this way is an integral
           part of the MySQL Network Monitoring and Advisory Service. For
           more information see


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2007-05-31 09:58:24 UTC (rev 6612)
+++ trunk/refman-5.1/dba-core.xml	2007-05-31 14:16:44 UTC (rev 6613)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 629 bytes

@@ -28900,7 +28900,7 @@
         <title>MySQL Enterprise</title>
 
         <para>
-          The binary log can also be used to track significant DLL
+          The binary log can also be used to track significant DDL
           events. Analyzing the binary log in this way is an integral
           part of the MySQL Network Monitoring and Advisory Service. For
           more information see


Thread
svn commit - mysqldoc@docsrva: r6613 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown31 May