List:Commits« Previous MessageNext Message »
From:paul Date:March 16 2007 6:52pm
Subject:svn commit - mysqldoc@docsrva: r5423 - in trunk: . refman-4.1
View as plain text  
Author: paul
Date: 2007-03-16 18:52:20 +0100 (Fri, 16 Mar 2007)
New Revision: 5423

Log:
 r17867@frost:  paul | 2007-03-16 12:51:47 -0500
 Document bugfix#25966.


Modified:
   trunk/refman-4.1/news-4.1.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21582
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:17863
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21582
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:17867
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593


Modified: trunk/refman-4.1/news-4.1.xml
===================================================================
--- trunk/refman-4.1/news-4.1.xml	2007-03-16 17:49:22 UTC (rev 5422)
+++ trunk/refman-4.1/news-4.1.xml	2007-03-16 17:52:20 UTC (rev 5423)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 814 bytes

@@ -268,6 +268,15 @@
 
       <listitem>
         <para>
+          If a thread previously serviced a connection that was killed,
+          excessive memory and CPU use by the thread occurred if it
+          later serviced a connection that had to wait for a table lock.
+          (Bug #25966)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <literal>LOAD DATA INFILE</literal> sent an okay to the client
           before writing the binary log and committing the changes to
           the table had finished, thus violating ACID requirements. (Bug


Thread
svn commit - mysqldoc@docsrva: r5423 - in trunk: . refman-4.1paul16 Mar