List:Commits« Previous MessageNext Message »
From:jon.stephens Date:March 29 2010 3:09pm
Subject:svn commit - mysqldoc@docsrva: r19759 - trunk/dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2010-03-29 17:09:41 +0200 (Mon, 29 Mar 2010)
New Revision: 19759

Log:

Fix wording



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


Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml	2010-03-29 15:04:40 UTC (rev 19758)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml	2010-03-29 15:09:41 UTC (rev 19759)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 937 bytes

@@ -29,8 +29,8 @@
         The flag stating whether a user value was signed or unsigned
         (<literal>unsigned_flag</literal>) could sometimes change
         between the time that the user value was recorded for logging
-        purposes and the time that value was actually written to the
-        binary log could lead to inconsistency. Now
+        purposes and the time that the value was actually written to the
+        binary log, which could lead to inconsistency. Now
         <literal>unsigned_flag</literal> is copied when the user
         variable value is copied, and the copy of
         <literal>unsigned_flag</literal> is then used for logging.


Thread
svn commit - mysqldoc@docsrva: r19759 - trunk/dynamic-docs/changelogjon.stephens29 Mar