From: Date: March 3 2008 7:02pm Subject: svn commit - mysqldoc@docsrva: r10107 - in trunk: dynamic-docs/changelog workbench workbench/images/published List-Archive: http://lists.mysql.com/commits/43329 Message-Id: <200803031802.m23I2gVf008486@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: plavin Date: 2008-03-03 19:02:42 +0100 (Mon, 03 Mar 2008) New Revision: 10107 Log: Bug fix 34848, minor corrections, image update Modified: trunk/dynamic-docs/changelog/workbench-versions.xml trunk/dynamic-docs/changelog/workbench.xml trunk/workbench/Makefile.depends trunk/workbench/grt-shell.xml trunk/workbench/images/published/wb-table-editor-columns.png trunk/workbench/installing.xml trunk/workbench/reference.xml trunk/workbench/tables.xml Modified: trunk/dynamic-docs/changelog/workbench-versions.xml =================================================================== --- trunk/dynamic-docs/changelog/workbench-versions.xml 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/dynamic-docs/changelog/workbench-versions.xml 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 650 bytes @@ -26,8 +26,8 @@ This unscheduled beta release fixes bug#34847 - and other bug fixes that have been - applied since the release of 5.0.14beta. + Other bug fixes that have been + applied since the release of 5.0.14beta are also documented. Modified: trunk/dynamic-docs/changelog/workbench.xml =================================================================== --- trunk/dynamic-docs/changelog/workbench.xml 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/dynamic-docs/changelog/workbench.xml 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 2, Lines Added: 16, Lines Deleted: 1; 1022 bytes @@ -20,6 +20,21 @@ + + + + + + + + + + + MWB files were not saved properly if Workbench crashed. + Reopening such files caused Workbench to crash. + + + @@ -30,7 +45,7 @@ - On the MySQL Model page when the + On the MySQL Model page, when the large icons view was selected, the Add Table icon disappeared. Modified: trunk/workbench/Makefile.depends =================================================================== --- trunk/workbench/Makefile.depends 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/workbench/Makefile.depends 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 978 bytes @@ -434,7 +434,7 @@ images/published/wb-table-eer-view.png tables_SOURCES = tables.xml $(tables_INCLUDES) tables_IDMAPS = \ - ../refman-5.1/metadata/replication-solutions.idmap \ + ../refman-5.1/metadata/partitioning.idmap \ ../refman-5.1/metadata/se-merge.idmap \ ../refman-5.1/metadata/se-myisam-core.idmap \ ../refman-5.1/metadata/sql-syntax.idmap \ @@ -647,7 +647,7 @@ workbench_SOURCES = workbench.xml $(workbench_INCLUDES) workbench_IDMAPS = \ ../refman-5.1/metadata/introduction.idmap \ - ../refman-5.1/metadata/replication-solutions.idmap \ + ../refman-5.1/metadata/partitioning.idmap \ ../refman-5.1/metadata/se-merge.idmap \ ../refman-5.1/metadata/se-myisam-core.idmap \ ../refman-5.1/metadata/sql-syntax.idmap \ Modified: trunk/workbench/grt-shell.xml =================================================================== --- trunk/workbench/grt-shell.xml 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/workbench/grt-shell.xml 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 663 bytes @@ -156,6 +156,13 @@ Expand these views by mousing over them. To make a view fixed, click the push pin icon in the title bar on the left. + + + Unlike the GRT shell window, + the Modules and the + structs windows cannot be be + detached from the main application window. +
Modified: trunk/workbench/images/published/wb-table-editor-columns.png =================================================================== Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 158 bytes Modified: trunk/workbench/installing.xml =================================================================== --- trunk/workbench/installing.xml 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/workbench/installing.xml 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 673 bytes @@ -105,7 +105,7 @@ edition_type\, where %PROGRAMFILES% is the default directory for programs for your locale. The - %PROGRAMFILES%directory may be + %PROGRAMFILES% directory may be C:\Program Files or C:\programme. Modified: trunk/workbench/reference.xml =================================================================== --- trunk/workbench/reference.xml 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/workbench/reference.xml 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 10, Lines Added: 10, Lines Deleted: 23; 4267 bytes @@ -84,7 +84,8 @@ Docking and Undocking Windows - Only EER diagrams and the MySQL Model + Of the windows shown in the default view of &workbench; only + EER diagrams and the MySQL Model page may be undocked. To detach one of these widows double click the desired tab. Doing this immediately undocks a window. Redock a window by double clicking the title bar. @@ -122,20 +123,6 @@ - - - Any window may be docked at any position in the application. - [PL]Confirm with Mike -- this changes in different versions. - - - However, the two windows attached to the GRT window, the - Modules window and the - structs window cannot be undocked. For more - information about these windows see - . - - - If you close a window by clicking the x button you can reopen it by choosing the appropriate option under the View, Windows @@ -204,7 +191,7 @@ Use the Import menu option to import a MySQL data definition (DDL) script file, one created by issuing the - command mysqldump + command mysqldump , for example. If the script does not contain a CREATE db_name; statement, the schema objects will be copied to the default schema, @@ -1297,7 +1284,7 @@ - Crow's foot (IE) – The default + Crow's Foot (IE) – The default modeling style. For an example see . @@ -2194,7 +2181,7 @@ System Info – information - about your system, useful when reporting a big. + about your system, useful when reporting a bug. @@ -2734,7 +2721,7 @@ Right clicking a user opens a pop-up menu. These options function as described in - . + .
@@ -2777,7 +2764,7 @@ An EER Diagram Canvas - EER diagrams are created by double clicking the EER + EER diagrams are created by double clicking the Add Diagram icon. You may create any number of EER diagrams just as you may create any number of physical schemata. Each EER diagram shows as a tab below the toolbar; a specific EER diagram @@ -2928,7 +2915,7 @@ The layer tool is used to organize the objects on an EER Diagram canvas. It is useful for grouping together similar - objects. You may, for instance, want to group all your views + objects. You may, for instance, use it to group all your views together. @@ -3069,7 +3056,7 @@ The View Tool - Use this tool to create a view on the EER Diagram canvas. + Use this tool to create a view on an EER Diagram canvas. @@ -3084,7 +3071,7 @@ After selecting this tool, clicking on the canvas creates a new view. To edit this view, right click it and choose Edit View or Edit in New Window - ...from the pop-up menu. + ... from the pop-up menu. Modified: trunk/workbench/tables.xml =================================================================== --- trunk/workbench/tables.xml 2008-03-03 03:24:33 UTC (rev 10106) +++ trunk/workbench/tables.xml 2008-03-03 18:02:42 UTC (rev 10107) Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 795 bytes @@ -514,7 +514,7 @@ - Select an index by right clicking on an index. Doing this + Select an index by right clicking it. Doing this displays information about the index in the Index Columns section. @@ -753,7 +753,7 @@ Subpartitioning is not yet enabled. For more information about - partitioning see . + partitioning see .