Author: jstephens
Date: 2006-03-13 12:00:11 +0100 (Mon, 13 Mar 2006)
New Revision: 1560
Log:
Schema name no longer shown by SHOW CREATE EVENT. (Bug #17714)
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-03-13 10:48:16 UTC (rev 1559)
+++ trunk/refman-common/news-5.1.xml 2006-03-13 11:00:11 UTC (rev 1560)
@@ -357,6 +357,14 @@
and not merely within the same partition. (Bug #15408)
</para>
</listitem>
+
+ <listitem>
+ <para>
+ The output of <literal>SHOW CREATE EVENT</literal> no longer qualifies
+ the event name with the name of the schem to which the event belongs.
+ (Bug #17714)
+ </para>
+ </listitem>
</itemizedlist>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1560 - trunk/refman-common | jon | 13 Mar |