List:Commits« Previous MessageNext Message »
From:plavin Date:December 6 2006 10:22pm
Subject:svn commit - mysqldoc@docsrva: r4146 - trunk/migration-toolkit
View as plain text  
Author: plavin
Date: 2006-12-06 23:22:59 +0100 (Wed, 06 Dec 2006)
New Revision: 4146

Log:
Add forward reference to scripting a migration using GRT

Modified:
   trunk/migration-toolkit/indepth.xml


Modified: trunk/migration-toolkit/indepth.xml
===================================================================
--- trunk/migration-toolkit/indepth.xml	2006-12-06 22:20:49 UTC (rev 4145)
+++ trunk/migration-toolkit/indepth.xml	2006-12-06 22:22:59 UTC (rev 4146)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 771 bytes

@@ -907,6 +907,14 @@
     </figure>
 
     <para>
+      Click the <guibutton>Generate Migration Script</guibutton> to create
+      a <literal>lua</literal> script file of the migration process. With this
+      file you can script the migration of this database or
+      customize it. For more information about this topic see,
+      <xref linkend="invoking-grt-from-command-line"/>.
+    </para>
+    
+    <para>
       Click the <guibutton>Finish</guibutton> button to exit the
       &migration_toolkit;.
     </para>


Thread
svn commit - mysqldoc@docsrva: r4146 - trunk/migration-toolkitplavin6 Dec