Author: tbedford
Date: 2009-07-03 18:57:35 +0200 (Fri, 03 Jul 2009)
New Revision: 15575
Log:
Added a little more info, plus another screenshot. Updated dependencies.
Modified:
trunk/workbench/Makefile.depends
trunk/workbench/forward-engineering.xml
Modified: trunk/workbench/Makefile.depends
===================================================================
--- trunk/workbench/Makefile.depends 2009-07-03 16:35:08 UTC (rev 15574)
+++ trunk/workbench/Makefile.depends 2009-07-03 16:57:35 UTC (rev 15575)
Changed blocks: 4, Lines Added: 8, Lines Deleted: 0; 2159 bytes
@@ -126,6 +126,8 @@
../common/fixedchars.ent \
../refman-common/urls.ent \
all-entities.ent \
+ images/published/wb-database-diff-report-wizard-report.png \
+ images/published/wb-database-diff-report-wizard-sources.png \
images/published/wb-database-synchronize-wizard-diff-direction-arrow.png \
images/published/wb-database-synchronize-wizard-diff-direction-ignore.png \
images/published/wb-database-synchronize-wizard-diff-direction-model.png \
@@ -144,6 +146,8 @@
version.ent \
workbench.ent
forward_engineering_IMAGES = \
+ images/published/wb-database-diff-report-wizard-report.png \
+ images/published/wb-database-diff-report-wizard-sources.png \
images/published/wb-database-synchronize-wizard-diff-direction-arrow.png \
images/published/wb-database-synchronize-wizard-diff-direction-ignore.png \
images/published/wb-database-synchronize-wizard-diff-direction-model.png \
@@ -648,6 +652,8 @@
images/published/wb-application-layout.png \
images/published/wb-connection-wizard1.png \
images/published/wb-connection-wizard2.png \
+ images/published/wb-database-diff-report-wizard-report.png \
+ images/published/wb-database-diff-report-wizard-sources.png \
images/published/wb-database-synchronize-wizard-diff-direction-arrow.png \
images/published/wb-database-synchronize-wizard-diff-direction-ignore.png \
images/published/wb-database-synchronize-wizard-diff-direction-model.png \
@@ -720,6 +726,8 @@
images/published/wb-application-layout.png \
images/published/wb-connection-wizard1.png \
images/published/wb-connection-wizard2.png \
+ images/published/wb-database-diff-report-wizard-report.png \
+ images/published/wb-database-diff-report-wizard-sources.png \
images/published/wb-database-synchronize-wizard-diff-direction-arrow.png \
images/published/wb-database-synchronize-wizard-diff-direction-ignore.png \
images/published/wb-database-synchronize-wizard-diff-direction-model.png \
Modified: trunk/workbench/forward-engineering.xml
===================================================================
--- trunk/workbench/forward-engineering.xml 2009-07-03 16:35:08 UTC (rev 15574)
+++ trunk/workbench/forward-engineering.xml 2009-07-03 16:57:35 UTC (rev 15575)
Changed blocks: 1, Lines Added: 37, Lines Deleted: 0; 1697 bytes
@@ -569,6 +569,43 @@
Compare and Report Differences in Catalogs wizard.
</para>
+ <para>
+ Having started the wizard the first step is to specify the
+ catalogs you wish to compare. For example, you may simply wish to
+ comapre your live database against your current &workbench; model:
+ </para>
+
+ <figure id="wb-database-diff-report-wizard-sources">
+ <title>Catalog Sources</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/published/wb-database-diff-report-wizard-sources.png" lang="en" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase lang="en">Catalog Sources</phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+
+ <para>
+ You then proceed through the wizard, providing connection
+ information if accessing a live database. The wizard will then
+ produce a catalog diff report showing the differences between the
+ compared catalogs:
+ </para>
+
+ <figure id="wb-database-diff-report-wizard-report">
+ <title>Catalog Diff Report</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/published/wb-database-diff-report-wizard-report.png" lang="en" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase lang="en">Catalog Diff Report</phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+
</section>
</chapter>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r15575 - trunk/workbench | anthony.bedford | 3 Jul |