Author: jstephens
Date: 2007-06-11 14:51:00 +0200 (Mon, 11 Jun 2007)
New Revision: 6753
Log:
Documetned fix for Bug #17707 (AMD64 Turion not detected by check-cpu)
Modified:
trunk/refman-5.0/releasenotes-es-5.0.xml
trunk/refman-5.1/news-5.1.xml
Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-11 12:38:36 UTC (rev 6752)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-11 12:51:00 UTC (rev 6753)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 724 bytes
@@ -99,6 +99,13 @@
<listitem>
<para>
+ The <command>check-cpu</command> script failed to detect AMD64
+ Turion processors correctly. (Bug #17707)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
After an upgrade, the names of stored routines referenced by
views were no longer displayed by <literal>SHOW CREATE
VIEW</literal>. This was a regression introduced by the fix
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-06-11 12:38:36 UTC (rev 6752)
+++ trunk/refman-5.1/news-5.1.xml 2007-06-11 12:51:00 UTC (rev 6753)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 636 bytes
@@ -148,6 +148,13 @@
<listitem>
<para>
+ The <command>check-cpu</command> script failed to detect AMD64
+ Turion processors correctly. (Bug #17707)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Attempting to create an index on a <literal>BIT</literal>
column failed after modifying the column. (Bug #28631)
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6753 - in trunk: refman-5.0 refman-5.1 | jon | 11 Jun |