Author: paul
Date: 2006-06-05 15:06:40 +0200 (Mon, 05 Jun 2006)
New Revision: 2273
Log:
r10973@frost: paul | 2006-06-05 07:39:39 -0500
Fix bug note number (18610 -> 18160), and move from 5.0.21 to 5.0.23.
Modified:
trunk/
trunk/refman-common/news-5.0.xml
trunk/refman-common/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10205
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:10936
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:10205
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:10973
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:7663
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2006-06-05 06:56:46 UTC (rev 2272)
+++ trunk/refman-common/news-5.0.xml 2006-06-05 13:06:40 UTC (rev 2273)
@@ -324,7 +324,7 @@
</para>
<itemizedlist>
-
+
<listitem>
<para>
<literal>NDB Cluster</literal>: The failure of a data node
@@ -334,12 +334,12 @@
#20185)
</para>
</listitem>
-
+
<listitem>
<para>
<literal>NDB Cluster</literal>: Renaming a table in such a way
as to move it to to a different database failed to move the
- table's indexes. (Bug #19967)
+ table's indexes. (Bug #19967)
</para>
</listitem>
@@ -677,6 +677,14 @@
<listitem>
<para>
+ Updates to a <literal>MEMORY</literal> table caused the size
+ of <literal>BTREE</literal> indexes for the table to increase.
+ (Bug #18160)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>REPAIR TABLE</literal> did not restore the length for
packed keys in tables created under MySQL 4.x. (Bug #17810)
</para>
@@ -1268,14 +1276,6 @@
<listitem>
<para>
- Updates to a <literal>MEMORY</literal> table caused the size
- of <literal>BTREE</literal> indexes for the table to increase.
- (Bug #18610)
- </para>
- </listitem>
-
- <listitem>
- <para>
After calling <literal>FLUSH STATUS</literal>, the
<literal>max_used_connections</literal> variable did not
increment for existing connections and connections which use
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-06-05 06:56:46 UTC (rev 2272)
+++ trunk/refman-common/news-5.1.xml 2006-06-05 13:06:40 UTC (rev 2273)
@@ -1285,7 +1285,7 @@
<para>
Updates to a <literal>MEMORY</literal> table caused the size
of <literal>BTREE</literal> indexes for the table to increase.
- (Bug #18610)
+ (Bug #18160)
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2273 - in trunk: . refman-common | paul | 5 Jun |