List:Commits« Previous MessageNext Message »
From:mcbrown Date:December 18 2007 11:48am
Subject:svn commit - mysqldoc@docsrva: r9370 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: mcbrown
Date: 2007-12-18 12:48:56 +0100 (Tue, 18 Dec 2007)
New Revision: 9370

Log:
Rewording the InnoDB tablespace instructions



Modified:
   trunk/refman-4.1/se-innodb-core.xml
   trunk/refman-5.0/se-innodb-core.xml
   trunk/refman-5.1/se-innodb-core.xml
   trunk/refman-6.0/se-innodb-core.xml


Modified: trunk/refman-4.1/se-innodb-core.xml
===================================================================
--- trunk/refman-4.1/se-innodb-core.xml	2007-12-18 11:30:38 UTC (rev 9369)
+++ trunk/refman-4.1/se-innodb-core.xml	2007-12-18 11:48:56 UTC (rev 9370)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 766 bytes

@@ -3192,7 +3192,12 @@
 
       <listitem>
         <para>
-          Remove all the existing tablespace files.
+          Remove all the existing tablespace files, including the
+          <filename>ibdata</filename> and <filename>ib_log</filename>
+          files. If you want to keep a backup copy of the information,
+          then copy all the files <filename>ib*</filename> to another
+          location before the removing the files in your MySQL
+          installation.
         </para>
       </listitem>
 


Modified: trunk/refman-5.0/se-innodb-core.xml
===================================================================
--- trunk/refman-5.0/se-innodb-core.xml	2007-12-18 11:30:38 UTC (rev 9369)
+++ trunk/refman-5.0/se-innodb-core.xml	2007-12-18 11:48:56 UTC (rev 9370)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 766 bytes

@@ -3205,7 +3205,12 @@
 
       <listitem>
         <para>
-          Remove all the existing tablespace files.
+          Remove all the existing tablespace files, including the
+          <filename>ibdata</filename> and <filename>ib_log</filename>
+          files. If you want to keep a backup copy of the information,
+          then copy all the files <filename>ib*</filename> to another
+          location before the removing the files in your MySQL
+          installation.
         </para>
       </listitem>
 


Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml	2007-12-18 11:30:38 UTC (rev 9369)
+++ trunk/refman-5.1/se-innodb-core.xml	2007-12-18 11:48:56 UTC (rev 9370)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 766 bytes

@@ -3844,7 +3844,12 @@
 
       <listitem>
         <para>
-          Remove all the existing tablespace files.
+          Remove all the existing tablespace files, including the
+          <filename>ibdata</filename> and <filename>ib_log</filename>
+          files. If you want to keep a backup copy of the information,
+          then copy all the files <filename>ib*</filename> to another
+          location before the removing the files in your MySQL
+          installation.
         </para>
       </listitem>
 


Modified: trunk/refman-6.0/se-innodb-core.xml
===================================================================
--- trunk/refman-6.0/se-innodb-core.xml	2007-12-18 11:30:38 UTC (rev 9369)
+++ trunk/refman-6.0/se-innodb-core.xml	2007-12-18 11:48:56 UTC (rev 9370)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 766 bytes

@@ -3832,7 +3832,12 @@
 
       <listitem>
         <para>
-          Remove all the existing tablespace files.
+          Remove all the existing tablespace files, including the
+          <filename>ibdata</filename> and <filename>ib_log</filename>
+          files. If you want to keep a backup copy of the information,
+          then copy all the files <filename>ib*</filename> to another
+          location before the removing the files in your MySQL
+          installation.
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r9370 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0mcbrown18 Dec