Author: paul
Date: 2006-07-29 20:16:42 +0200 (Sat, 29 Jul 2006)
New Revision: 2884
Log:
r13077@frost: paul | 2006-07-29 13:13:36 -0500
Move change note from 4.1.20 to 4.1.21.
Modified:
trunk/refman-common/news-4.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:12204
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13026
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9313
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:12204
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13077
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9313
Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml 2006-07-29 18:13:50 UTC (rev 2883)
+++ trunk/refman-common/news-4.1.xml 2006-07-29 18:16:42 UTC (rev 2884)
Changed blocks: 2, Lines Added: 11, Lines Deleted: 11; 1331 bytes
@@ -995,6 +995,17 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ <literal>SHOW CREATE TABLE</literal> did not display the
+ <literal>AUTO_INCREMENT</literal> column attribute if the SQL
+ mode was <literal>MYSQL323</literal> or
+ <literal>MYSQL40</literal>. This also affected
+ <command>mysqldump</command>, which uses <literal>SHOW CREATE
+ TABLE</literal> to get table definitions. (Bug #14515)
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
@@ -1149,17 +1160,6 @@
</para>
</listitem>
- <listitem>
- <para>
- <literal>SHOW CREATE TABLE</literal> did not display the
- <literal>AUTO_INCREMENT</literal> column attribute if the SQL
- mode was <literal>MYSQL323</literal> or
- <literal>MYSQL40</literal>. This also affected
- <command>mysqldump</command>, which uses <literal>SHOW CREATE
- TABLE</literal> to get table definitions. (Bug #14515)
- </para>
- </listitem>
-
</itemizedlist>
</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2884 - in trunk: . refman-common | paul | 29 Jul |