Author: paul
Date: 2006-09-14 21:59:58 +0200 (Thu, 14 Sep 2006)
New Revision: 3361
Log:
r13744@polar: paul | 2006-09-14 15:00:21 -0500
Document bugfixes:
Bug#20789
Modified:
trunk/refman-5.1/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:13743
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:10300
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:13744
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:10300
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2006-09-14 19:59:44 UTC (rev 3360)
+++ trunk/refman-5.1/news-5.1.xml 2006-09-14 19:59:58 UTC (rev 3361)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 724 bytes
@@ -684,6 +684,14 @@
<listitem>
<para>
+ On Windows, inserting into a <literal>MERGE</literal> table
+ after renaming an underlying <literal>MyISAM</literal> table
+ caused a server crash. (Bug #20789)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>character_set_results</literal> can be
<literal>NULL</literal> to signify <quote>no
conversion,</quote> but some code did not check for
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3361 - in trunk: . refman-5.1 | paul | 14 Sep |