From: jon Date: October 3 2008 10:56am Subject: svn commit - mysqldoc@docsrva: r11961 - trunk/dynamic-docs/changelog List-Archive: http://lists.mysql.com/commits/55216 Message-Id: <200810031056.m93AuNt1009210@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2008-10-03 12:56:23 +0200 (Fri, 03 Oct 2008) New Revision: 11961 Log: Documenting fix for Cluster Bug #39267 Modified: trunk/dynamic-docs/changelog/mysqld-1.xml Modified: trunk/dynamic-docs/changelog/mysqld-1.xml =================================================================== --- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-10-03 09:27:14 UTC (rev 11960) +++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-10-03 10:56:23 UTC (rev 11961) Changed blocks: 1, Lines Added: 29, Lines Deleted: 0; 1008 bytes @@ -9,6 +9,35 @@ + + + + + + + + + + + + + + + + + Unique identifiers in tables having no primary key were not + cached. This fix has been observed to increase the efficiency of + INSERT operations on such tables by as much + as 50%. + + + + + + + + +