List:Commits« Previous MessageNext Message »
From:paul Date:March 14 2008 5:36pm
Subject:svn commit - mysqldoc@docsrva: r10237 - in trunk: . ndbapi refman-6.0
View as plain text  
Author: paul
Date: 2008-03-14 18:36:58 +0100 (Fri, 14 Mar 2008)
New Revision: 10237

Log:
 r29988@frost:  paul | 2008-03-14 12:31:53 -0500
 table space -> tablespace


Modified:
   trunk/ndbapi/class-datafile.xml
   trunk/refman-6.0/se-falcon-core.xml

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


Modified: trunk/ndbapi/class-datafile.xml
===================================================================
--- trunk/ndbapi/class-datafile.xml	2008-03-14 17:36:47 UTC (rev 10236)
+++ trunk/ndbapi/class-datafile.xml	2008-03-14 17:36:58 UTC (rev 10237)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 596 bytes

@@ -122,7 +122,7 @@
         </row>
         <row>
           <entry><literal>getFileNo()</literal></entry>
-          <entry>Gets the number of the datafile in the table space</entry>
+          <entry>Gets the number of the datafile in the tablespace</entry>
         </row>
         <row>
           <entry><literal>getObjectStatus()</literal></entry>


Modified: trunk/refman-6.0/se-falcon-core.xml
===================================================================
--- trunk/refman-6.0/se-falcon-core.xml	2008-03-14 17:36:47 UTC (rev 10236)
+++ trunk/refman-6.0/se-falcon-core.xml	2008-03-14 17:36:58 UTC (rev 10237)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 568 bytes

@@ -874,7 +874,7 @@
 name CHAR(30),primary key (id,id2),index index_id3 (id3)) ENGINE=Falcon</programlisting>
 
     <para>
-      To create a table within a specific table space, add the
+      To create a table within a specific tablespace, add the
       <literal>TABLESPACE</literal> definition:
     </para>
 


Thread
svn commit - mysqldoc@docsrva: r10237 - in trunk: . ndbapi refman-6.0paul14 Mar