List:Commits« Previous MessageNext Message »
From:stefan Date:December 14 2006 7:31am
Subject:svn commit - mysqldoc@docsrva: r4249 - trunk/common
View as plain text  
Author: shinz
Date: 2006-12-14 08:31:56 +0100 (Thu, 14 Dec 2006)
New Revision: 4249

Log:
Update warning about 5.1.12, recommend to update to 5.1.14 which is available now

Modified:
   trunk/common/phrases.ent


Modified: trunk/common/phrases.ent
===================================================================
--- trunk/common/phrases.ent	2006-12-14 05:20:37 UTC (rev 4248)
+++ trunk/common/phrases.ent	2006-12-14 07:31:56 UTC (rev 4249)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 1489 bytes

@@ -10,4 +10,4 @@
 <!ENTITY falcon-warning '<para role="deprecated"><emphasis role="bold">Falcon support is not available in the standard MySQL 5.1 release. Falcon is available only in a specially forked release of MySQL 5.1. Information is provided here for evaluation purposes only.</emphasis></para>'>
 <!ENTITY questions 'Questions'>
 <!ENTITY questionsandanswers 'Questions and Answers'>
-<!ENTITY warning-5-1-12 '<para role="deprecated"><emphasis role="bold">Due to a build slippage, binary distributions of MySQL 5.1.12 contain neither NDB Cluster nor Partitioning. We apologize for any inconvenience. Please upgrade to 5.1.13 as soon as it is available. if you build from source, you can execute <command>configure</command> with the <option>--with-ndbcluster</option> and <option>--with-partition</option> options.</emphasis></para>'>
+<!ENTITY warning-5-1-12 '<para role="deprecated"><emphasis role="bold">Due to a build slippage, binary distributions of MySQL 5.1.12 contain neither NDB Cluster nor Partitioning. We apologize for any inconvenience. Please upgrade to 5.1.14. if you build from source, you can execute <command>configure</command> with the <option>--with-ndbcluster</option> and <option>--with-partition</option> options.</emphasis></para>'>


Thread
svn commit - mysqldoc@docsrva: r4249 - trunk/commonstefan14 Dec