List:Commits« Previous MessageNext Message »
From:paul.dubois Date:September 29 2008 5:29pm
Subject:svn commit - mysqldoc@docsrva: r11910 - in trunk: . dynamic-docs/changelog
View as plain text  
Author: paul
Date: 2008-09-29 19:29:48 +0200 (Mon, 29 Sep 2008)
New Revision: 11910

Log:
 r34293@frost:  paul | 2008-09-29 12:31:15 -0500
 Remove role attribute


Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml

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


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2008-09-29 17:19:05 UTC (rev 11909)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-09-29 17:29:48 UTC (rev 11910)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 4; 1185 bytes

@@ -27670,10 +27670,10 @@
           <para>
             Per-thread initialization: MySQL internally counts the
             number of active threads, which causes a delay in
-            <function role="capi">my_end()</function> if not all threads
-            have exited. But there are threads that can be started
-            either by Windows internally (often in TCP/IP scenarios) or
-            by users. Those threads do not necessarily use
+            <function>my_end()</function> if not all threads have
+            exited. But there are threads that can be started either by
+            Windows internally (often in TCP/IP scenarios) or by users.
+            Those threads do not necessarily use
             <filename>libmysql.dll</filename> functionality but still
             contribute to the open-thread count. (One symptom is a
             five-second delay in times for PHP scripts to finish.)


Thread
svn commit - mysqldoc@docsrva: r11910 - in trunk: . dynamic-docs/changelogpaul.dubois29 Sep