List:Commits« Previous MessageNext Message »
From:plavin Date:September 26 2006 5:25pm
Subject:svn commit - mysqldoc@docsrva: r3458 - in trunk/workbench: . images
View as plain text  
Author: plavin
Date: 2006-09-26 17:25:55 +0200 (Tue, 26 Sep 2006)
New Revision: 3458

Log:
Add create table image

Added:
   trunk/workbench/images/create-table.png
Modified:
   trunk/workbench/using.xml

Property changes on: trunk/workbench/images/create-table.png
___________________________________________________________________
Name: svn:executable
   + *
Name: svn:mime-type
   + application/octet-stream


Added: trunk/workbench/images/create-table.png
===================================================================


Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 335 bytes


Modified: trunk/workbench/using.xml
===================================================================
--- trunk/workbench/using.xml	2006-09-26 14:16:21 UTC (rev 3457)
+++ trunk/workbench/using.xml	2006-09-26 15:25:55 UTC (rev 3458)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 3; 765 bytes

@@ -86,8 +86,8 @@
 
     <note>
       <para>
-        &workbench; is alpha software. At this point, we will only deal
-        with elements that are implemented.
+        &workbench; is alpha software. We will only deal
+        with elements that are currently implemented.
       </para>
     </note>
 

@@ -103,7 +103,9 @@
     </para>
 
     <para>
-      To create a table
+      To create a table right the schema in the
+      <literal>Object Tree</literal> and choose the
+      <guimenu>Create MySQL Table</guimenu>. 
     </para>
 
   </section>


Thread
svn commit - mysqldoc@docsrva: r3458 - in trunk/workbench: . imagesplavin26 Sep