Author: shinz
Date: 2005-12-31 16:13:45 +0100 (Sat, 31 Dec 2005)
New Revision: 639
Log:
Columns that form part of a _primary key_ have a key icon, not columns that form part of an arbitrary index
Modified:
trunk/query-browser/query-browser.xml
Modified: trunk/query-browser/query-browser.xml
===================================================================
--- trunk/query-browser/query-browser.xml 2005-12-30 14:32:37 UTC (rev 638)
+++ trunk/query-browser/query-browser.xml 2005-12-31 15:13:45 UTC (rev 639)
@@ -899,7 +899,7 @@
To view a database's tables, stored procedures, and views,
click the black arrow on the left of the database name. You
can view a table's columns by clicking on the black arrow to
- the left of the table name. Fields that form part of an index
+ the left of the table name. Columns that form part of a primary key
have a small key icon to the left of their name, otherwise
they have a blue diamond icon.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r639 - trunk/query-browser | stefan | 31 Dec |