List:Commits« Previous MessageNext Message »
From:mcbrown Date:February 8 2007 3:39pm
Subject:svn commit - mysqldoc@docsrva: r4859 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2007-02-08 16:39:16 +0100 (Thu, 08 Feb 2007)
New Revision: 4859

Log:
Adding note in changelog for CREATE SERVER functionality



Modified:
   trunk/refman-5.1/news-5.1.xml


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-02-08 14:18:16 UTC (rev 4858)
+++ trunk/refman-5.1/news-5.1.xml	2007-02-08 15:39:16 UTC (rev 4859)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 758 bytes

@@ -488,6 +488,14 @@
 
       <listitem>
         <para>
+          Remote servers for use with the <literal>FEDERATED</literal>
+          storage engine now can be managed with the new
+          <literal>CREATE/ALTER/DROP SERVER</literal> syntax.
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           The <option>--skip-thread-priority</option> option now is
           enabled by default for binary Mac OS X distributions. Use of
           thread priorities degrades performance on Mac OS X. (Bug


Thread
svn commit - mysqldoc@docsrva: r4859 - trunk/refman-5.1mcbrown8 Feb