Author: jdrussel
Date: 2011-04-07 22:28:11 +0200 (Thu, 07 Apr 2011)
New Revision: 25792
Log:
Mentioned that InnoDB does have some relevance to hash indexes, just not user-specified ones.
Made punctuation consistent across all the <note> tags.
Modified:
trunk/dynamic-docs/product-features/storageengines.xml
Modified: trunk/dynamic-docs/product-features/storageengines.xml
===================================================================
--- trunk/dynamic-docs/product-features/storageengines.xml 2011-04-07 20:17:20 UTC (rev 25791)
+++ trunk/dynamic-docs/product-features/storageengines.xml 2011-04-07 20:28:11 UTC (rev 25792)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 2; 1228 bytes
@@ -25,7 +25,7 @@
<feature id="backup">Backup / point-in-time recovery</feature>
<feature id="querycache">Query cache support</feature>
<feature id="updatestats">Update statistics for data dictionary</feature>
- <note id="replication,backup">Implemented in the server, rather than in the storage product</note>
+ <note id="replication,backup">Implemented in the server, rather than in the storage product.</note>
</features>
<products>
@@ -84,7 +84,8 @@
<backup/>
<querycache/>
<updatestats/>
- <note id="datacompressed">Compressed InnoDB tables require the InnoDB <quote>Barracuda</quote> file format.</note>
+ <note id="datacompressed">Compressed InnoDB tables require the InnoDB Barracuda file format.</note>
+ <note id="indexhash">InnoDB utilizes hash indexes internally for its Adaptive Hash Index feature.</note>
</product>
<product id="archive">
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25792 - trunk/dynamic-docs/product-features | john.russell | 7 Apr |