Author: mcbrown
Date: 2008-07-30 16:22:24 +0200 (Wed, 30 Jul 2008)
New Revision: 11441
Log:
Dev Bug #33211
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-07-30 14:17:20 UTC (rev 11440)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-07-30 14:22:24 UTC (rev 11441)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 990 bytes
@@ -10,6 +10,34 @@
<tags>
<manual type="Falcon"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="33211"/>
+ </bugs>
+
+ <versions>
+ <version ver="6.0.5"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When creating temporary tables within <literal>Falcon</literal>,
+ the tables are automatically created in the
+ <literal>FALCON_TEMPORARY</literal> tablespace. If you specify
+ an alternate tablespace to the <literal>CREATE TABLE</literal>
+ statement a warning will now be issued to that effect.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <manual type="Falcon"/>
<manual type="Replication"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11441 - trunk/dynamic-docs/changelog | mcbrown | 30 Jul |