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.3550 05/09/13 10:49:55 paul@stripped +1 -0
news-5.0.xml:
Move note from 5.0.12 to 5.0.13.
refman-common/news-5.0.xml
1.169 05/09/13 10:49:40 paul@stripped +8 -8
Move note from 5.0.12 to 5.0.13.
# 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: /Users/paul/bk/mysqldoc
--- 1.168/refman-common/news-5.0.xml 2005-09-13 10:21:24 -05:00
+++ 1.169/refman-common/news-5.0.xml 2005-09-13 10:49:40 -05:00
@@ -222,6 +222,14 @@
<listitem>
<para>
+ <literal>InnoDB</literal>: Limit recursion depth to 200 in
+ deadlock detection to avoid running out of stack space. (Bug
+ #12588)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>GROUP_CONCAT()</literal> ignored an empty string if
it was the first value to occur in the result. (Bug #12863)
</para>
@@ -1192,14 +1200,6 @@
in an inaccessible database, the server returned a spurious
<literal>ERROR 42000: Unknown database
'information_schema'</literal> message. (Bug #12318)
- </para>
- </listitem>
-
- <listitem>
- <para>
- <literal>InnoDB</literal>: Limit recursion depth to 200 in
- deadlock detection to avoid running out of stack space. (Bug
- #12588)
</para>
</listitem>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.3550) | paul | 13 Sep |