Author: plavin
Date: 2006-12-11 16:26:57 +0100 (Mon, 11 Dec 2006)
New Revision: 4206
Log:
Update text to match current screens
Modified:
trunk/migration-toolkit/indepth.xml
Modified: trunk/migration-toolkit/indepth.xml
===================================================================
--- trunk/migration-toolkit/indepth.xml 2006-12-11 15:13:33 UTC (rev 4205)
+++ trunk/migration-toolkit/indepth.xml 2006-12-11 15:26:57 UTC (rev 4206)
Changed blocks: 3, Lines Added: 8, Lines Deleted: 4; 1414 bytes
@@ -479,7 +479,7 @@
<section id="mysql-migration-toolkit-indepth-objecttype-subset">
- <title>Migrating a Sub-Set of an Object Type</title>
+ <title>Migrating a Sub-Set of Object Types</title>
<para>
If you only wish to migrate a sub-set of the available object
@@ -772,9 +772,7 @@
Once you choose object creation objects, the &migration_toolkit;
connects to the target server and creates the database objects
(assuming you chose to have the &migration_toolkit; connect to the
- target server to create the database objects). If you chose to
- have a copy of the <literal>CREATE</literal> statements saved to
- disk this will be performed at this time.
+ target server to create the database objects).
</para>
<figure>
@@ -793,6 +791,12 @@
Click the <guibutton>Details</guibutton> button to view a detailed
log of this stage of the migration process.
</para>
+
+ <para>
+ Choose the <literal>Create Script File for Create Statements</literal>
+ check box to save a copy of the <literal>CREATE</literal> statements
+ to disk.
+ </para>
</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4206 - trunk/migration-toolkit | plavin | 11 Dec |