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 @@
<para>
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.
</para>
</versionentrypreamble>
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 @@
</message>
</logentry-->
+ <logentry entrytype="bug">
+ <bugs>
+ <fixes bugid="34848"/>
+ <seealsobug bugid="34847"/>
+ </bugs>
+ <versions>
+ <version ver="5.0.14abeta"/>
+ </versions>
+ <message>
+ <para>
+ MWB files were not saved properly if Workbench crashed.
+ Reopening such files caused Workbench to crash.
+ </para>
+ </message>
+ </logentry>
<logentry entrytype="bug">
<bugs>
@@ -30,7 +45,7 @@
</versions>
<message>
<para>
- On the <literal>MySQL Model</literal> page when the
+ On the <literal>MySQL Model</literal> page, when the
large icons view was selected, the <literal>Add Table</literal>
icon disappeared.
</para>
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.
</para>
+
+ <para>
+ Unlike the GRT shell window,
+ the <literal>Modules</literal> and the
+ <literal>structs</literal> windows cannot be be
+ detached from the main application window.
+ </para>
<section id="wb-grt-modules-tab">
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 @@
<replaceable>edition_type</replaceable>\</filename>, where
<replaceable>%PROGRAMFILES%</replaceable> is the default
directory for programs for your locale. The
- <literal>%PROGRAMFILES%</literal>directory may be
+ <literal>%PROGRAMFILES%</literal> directory may be
<filename>C:\Program Files</filename> or
<filename>C:\programme</filename>.
</para>
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 @@
<title>Docking and Undocking Windows</title>
<para>
- Only EER diagrams and the <literal>MySQL Model</literal>
+ Of the windows shown in the default view of &workbench; only
+ EER diagrams and the <literal>MySQL Model</literal>
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 @@
</para>
<para>
-
- <remark>
- Any window may be docked at any position in the application.
- [PL]Confirm with Mike -- this changes in different versions.
- </remark>
-
- However, the two windows attached to the GRT window, the
- <literal>Modules</literal> window and the
- <literal>structs</literal> window cannot be undocked. For more
- information about these windows see
- <xref linkend="wb-grt-modules-palettes"/>.
- </para>
-
- <para>
If you close a window by clicking the <guibutton>x</guibutton>
button you can reopen it by choosing the appropriate option
under the <guimenu>View</guimenu>,
<guimenu>Windows</guimenu>
@@ -204,7 +191,7 @@
<para>
Use the <guimenu>Import</guimenu> menu option to import a MySQL
data definition (DDL) script file, one created by issuing the
- command <command>mysqldump
<option>--no-data</option></command>
+ command <command>mysqldump
<option>--no-data</option></command>,
for example. If the script does not contain a <command>CREATE
<replaceable>db_name</replaceable>;</command> statement, the
schema objects will be copied to the default schema,
@@ -1297,7 +1284,7 @@
<listitem>
<para>
- <guimenu>Crow's foot (IE)</guimenu> – The default
+ <guimenu>Crow's Foot (IE)</guimenu> – The default
modeling style. For an example see
<xref linkend="wb-sakila-tutorial-image"/>.
</para>
@@ -2194,7 +2181,7 @@
<listitem>
<para>
<guimenu>System Info</guimenu> – information
- about your system, useful when reporting a big.
+ about your system, useful when reporting a bug.
</para>
</listitem>
@@ -2734,7 +2721,7 @@
<para>
Right clicking a user opens a pop-up menu. These options
function as described in
- <xref linkend="wb-model-overview-privileges"/>.
+ <xref linkend="wb-adding-roles"/>.
</para>
</section>
@@ -2777,7 +2764,7 @@
<title>An EER Diagram Canvas</title>
<para>
- EER diagrams are created by double clicking the <literal>EER
+ EER diagrams are created by double clicking the <literal>Add
Diagram</literal> 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 @@
<para>
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.
</para>
@@ -3069,7 +3056,7 @@
<title>The View Tool</title>
<para>
- Use this tool to create a view on the EER Diagram canvas.
+ Use this tool to create a view on an EER Diagram canvas.
</para>
<para>
@@ -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
<guimenu>Edit View</guimenu> or <guimenu>Edit in New Window
- ...</guimenu>from the pop-up menu.
+ ...</guimenu> from the pop-up menu.
</para>
<para>
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 @@
</figure>
<para>
- 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 <guilabel>Index
Columns</guilabel> section.
</para>
@@ -753,7 +753,7 @@
<para>
Subpartitioning is not yet enabled. For more information about
- partitioning see <xref linkend="replication-solutions-partitioning"/>.
+ partitioning see <xref linkend="partitioning"/>.
</para>
</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10107 - in trunk: dynamic-docs/changelog workbench workbench/images/published | plavin | 3 Mar 2008 |