Author: plavin
Date: 2006-09-28 20:16:01 +0200 (Thu, 28 Sep 2006)
New Revision: 3499
Log:
Change 'indices' to 'indexes' except where used in the GUI itself - thanks Paul
Modified:
trunk/workbench/using.xml
Modified: trunk/workbench/using.xml
===================================================================
--- trunk/workbench/using.xml 2006-09-28 17:58:06 UTC (rev 3498)
+++ trunk/workbench/using.xml 2006-09-28 18:16:01 UTC (rev 3499)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 5; 1131 bytes
@@ -202,7 +202,7 @@
<section>
- <title>Adding Indices</title>
+ <title>Adding Indexes</title>
<para>
Once you have created a table, it will appear in the
@@ -225,14 +225,14 @@
<para>
This will open a horizontally split screen, showing any existing
- indices in the top half and the index properties in the lower
+ indexes in the top half and the index properties in the lower
half.
</para>
<para>
- To create a new index, double click the <literal>Index
- Name</literal> column of an empty row in the upper half of the
- table edit window and enter an appropriate name.
+ To create a new index, find an empty row in the upper half of the table edit
window
+ and double click the <literal>Index
+ Name</literal> column. Choose an appropriate name for the index.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3499 - trunk/workbench | plavin | 28 Sep |