Author: mcbrown
Date: 2006-06-22 10:06:53 +0200 (Thu, 22 Jun 2006)
New Revision: 2466
Log:
Moving Bugs #19542 from 5.1.11 to 5.1.12
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-06-22 07:53:19 UTC (rev 2465)
+++ trunk/refman-common/news-5.1.xml 2006-06-22 08:06:53 UTC (rev 2466)
@@ -437,6 +437,13 @@
<listitem>
<para>
+ InnoDB did not increment the
+ <literal>handler_read_prev</literal> counter. (Bug #19542)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
In the <literal>INFORMATION_SCHEMA.FILES</literal> table, the
<literal>INITIAL_SIZE</literal>,
<literal>MAXIMUM_SIZE</literal>, and
@@ -1059,13 +1066,6 @@
<listitem>
<para>
- InnoDB did not increment the
- <literal>handler_read_prev</literal> counter. (Bug #19542)
- </para>
- </listitem>
-
- <listitem>
- <para>
A <literal>CREATE TABLE</literal> statement that created a
table from a materialized view did not inherit default values
from the underlying table. (Bug #19089)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2466 - trunk/refman-common | mcbrown | 22 Jun |