Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.3493 05/09/07 10:48:42 paul@stripped +1 -0
news-4.1.xml:
Reword changelog entry.
refman-common/news-4.1.xml
1.81 05/09/07 10:48:29 paul@stripped +4 -4
Reword changelog entry.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: paul
# Host: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.80/refman-common/news-4.1.xml 2005-09-06 16:15:59 -05:00
+++ 1.81/refman-common/news-4.1.xml 2005-09-07 10:48:29 -05:00
@@ -533,10 +533,10 @@
<listitem>
<para>
- Query cache is switched off if a thread (connection) has
- tables locked. This prevents invalid results where the locking
- thread inserts values between a second thread connecting and
- selecting from the table. (Bug #12385)
+ If a thread (connection) has tables locked, the query cache is
+ switched off for that thread. This prevents invalid results
+ where the locking thread inserts values between a second
+ thread connecting and selecting from the table. (Bug #12385)
</para>
</listitem>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.3493) | paul | 7 Sep |