List:Commits« Previous MessageNext Message »
From:paul Date:November 15 2006 6:31am
Subject:svn commit - mysqldoc@docsrva: r3934 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-11-15 06:31:48 +0100 (Wed, 15 Nov 2006)
New Revision: 3934

Log:
 r12103@frost:  paul | 2006-11-14 23:26:44 -0600
 Clarify 5.1.12 warning (applies only to binary distributions)


Modified:
   trunk/refman-common/phrases.ent

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:15707
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:12101
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:11757
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:15707
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:12103
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:11757


Modified: trunk/refman-common/phrases.ent
===================================================================
--- trunk/refman-common/phrases.ent	2006-11-15 02:11:43 UTC (rev 3933)
+++ trunk/refman-common/phrases.ent	2006-11-15 05:31:48 UTC (rev 3934)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 1351 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 MySQL 5.1.12 contains neither NDB Cluster nor Partitioning. We
apologize for any inconvenience. Please upgrade to 5.1.13 as soon as it is
available.</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.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>'>


Thread
svn commit - mysqldoc@docsrva: r3934 - in trunk: . refman-commonpaul15 Nov