List:Commits« Previous MessageNext Message »
From:jon Date:October 27 2006 7:06pm
Subject:svn commit - mysqldoc@docsrva: r3774 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2006-10-27 19:06:04 +0200 (Fri, 27 Oct 2006)
New Revision: 3774

Log:
Fixing Docs Bug #23688

Modified:
   trunk/refman-5.1/information-schema.xml


Modified: trunk/refman-5.1/information-schema.xml
===================================================================
--- trunk/refman-5.1/information-schema.xml	2006-10-27 16:59:15 UTC (rev 3773)
+++ trunk/refman-5.1/information-schema.xml	2006-10-27 17:06:04 UTC (rev 3774)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 564 bytes

@@ -4414,7 +4414,8 @@
 
     <para>
       The <literal>FILES</literal> table provides information about the
-      files in which MySQL <literal>NDB</literal> tables are stored.
+      files in which MySQL <literal>NDB</literal> Disk Data tables are
+      stored.
     </para>
 
     <informaltable>


Thread
svn commit - mysqldoc@docsrva: r3774 - trunk/refman-5.1jon27 Oct