From: Date: July 3 2009 6:21pm Subject: svn commit - mysqldoc@docsrva: r15573 - trunk/workbench List-Archive: http://lists.mysql.com/commits/77930 Message-Id: <200907031621.n63GLhWx004077@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: tbedford Date: 2009-07-03 18:21:43 +0200 (Fri, 03 Jul 2009) New Revision: 15573 Log: Delete outdated material, started adding new material for catalog diff. Updated idmaps/dependencies due to deleted section. Modified: trunk/workbench/Makefile.depends trunk/workbench/forward-engineering.xml Modified: trunk/workbench/Makefile.depends =================================================================== --- trunk/workbench/Makefile.depends 2009-07-03 14:25:08 UTC (rev 15572) +++ trunk/workbench/Makefile.depends 2009-07-03 16:21:43 UTC (rev 15573) Changed blocks: 5, Lines Added: 0, Lines Deleted: 5; 2232 bytes @@ -132,7 +132,6 @@ images/published/wb-database-synchronize-wizard-diff-direction-source.png \ images/published/wb-database-synchronize-wizard-diff-direction.png \ images/published/wb-database-synchronize-wizard-diff.png \ - images/published/wb-diff-sources.png \ images/published/wb-forward-engineer-sql-alter-script-wizard-options.png \ images/published/wb-forward-engineer-sql-alter-script-wizard-script.png \ images/published/wb-forward-engineer-sql-script-wizard-export-options.png \ @@ -151,7 +150,6 @@ images/published/wb-database-synchronize-wizard-diff-direction-source.png \ images/published/wb-database-synchronize-wizard-diff-direction.png \ images/published/wb-database-synchronize-wizard-diff.png \ - images/published/wb-diff-sources.png \ images/published/wb-forward-engineer-sql-alter-script-wizard-options.png \ images/published/wb-forward-engineer-sql-alter-script-wizard-script.png \ images/published/wb-forward-engineer-sql-script-wizard-export-options.png \ @@ -165,7 +163,6 @@ forward_engineering_IDMAPS = \ metadata/forward-engineering.idmap \ metadata/reverse-engineering.idmap \ - metadata/server-connection-wizard.idmap \ metadata/tables.idmap forward-engineering.validpure: $(forward_engineering_SOURCES) forward-engineering.titles: $(forward_engineering_SOURCES) @@ -660,7 +657,6 @@ images/published/wb-dbdoc-detailed-report-schema.png \ images/published/wb-dbdoc-wizard-main-detailed-frames.png \ images/published/wb-default-schema.png \ - images/published/wb-diff-sources.png \ images/published/wb-docking-indicator.png \ images/published/wb-drawSplit.png \ images/published/wb-find-window.png \ @@ -733,7 +729,6 @@ images/published/wb-dbdoc-detailed-report-schema.png \ images/published/wb-dbdoc-wizard-main-detailed-frames.png \ images/published/wb-default-schema.png \ - images/published/wb-diff-sources.png \ images/published/wb-docking-indicator.png \ images/published/wb-drawSplit.png \ images/published/wb-find-window.png \ Modified: trunk/workbench/forward-engineering.xml =================================================================== --- trunk/workbench/forward-engineering.xml 2009-07-03 14:25:08 UTC (rev 15572) +++ trunk/workbench/forward-engineering.xml 2009-07-03 16:21:43 UTC (rev 15573) Changed blocks: 1, Lines Added: 6, Lines Deleted: 47; 2269 bytes @@ -559,57 +559,16 @@
- Creating a Schema Diff Report + Creating a Catalog Diff Report - Use the Generate Schema Diff Report menu item - under the Database menu option to create a - report of the differences between a schema model and a live - database or a script. - - - [PL]Add more when this isn't buggy. - + This facility allows you to create a report detailing the + differences between your &workbench; model, and a live database or + script. Select Database, Generate + Catalog Diff Report from the main menu to run the + Compare and Report Differences in Catalogs wizard. -
- - The Sources for a Diff Report - - - When creating a Diff report the first task is to specify the - source. The various options are shown in the following figure. - - -
- The Sources for a Diff Report - - - - - - The sources for a Diff report - - -
- - - The default value for the source for the left catalog is the - model schemata. - - - - If you choose the live server option for the right catalog, you - must connect to a database server. For a description of this - process see . - - - [PL]Still crashes in 5.0.14a - - - -
-