List:Commits« Previous MessageNext Message »
From:paul Date:February 13 2006 2:08pm
Subject:svn commit - mysqldoc@docsrva: r1293 - in trunk: . refman-5.1 refman-common
View as plain text  
Author: paul
Date: 2006-02-13 15:08:03 +0100 (Mon, 13 Feb 2006)
New Revision: 1293

Log:
 r7416@frost:  paul | 2006-02-13 08:00:07 -0600
 have_isam system variable is gone.


Modified:
   trunk/
   trunk/refman-5.1/database-administration.xml
   trunk/refman-common/news-5.1.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7411
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2927
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7416
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2927

Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml	2006-02-13 03:47:50 UTC (rev 1292)
+++ trunk/refman-5.1/database-administration.xml	2006-02-13 14:08:03 UTC (rev 1293)
@@ -3592,19 +3592,6 @@
 
           <listitem>
             <para>
-              <literal>have_isam</literal>
-            </para>
-
-            <para>
-              In MySQL &current-series;, this variable appears only for
-              reasons of backward compatibility. It is always
-              <literal>NO</literal> because <literal>ISAM</literal>
-              tables are no longer supported.
-            </para>
-          </listitem>
-
-          <listitem>
-            <para>
               <literal>have_ndbcluster</literal>
             </para>
 

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-02-13 03:47:50 UTC (rev 1292)
+++ trunk/refman-common/news-5.1.xml	2006-02-13 14:08:03 UTC (rev 1293)
@@ -69,7 +69,8 @@
 
       <listitem>
         <para>
-          Removed the <literal>have_raid</literal> system variable.
+          Removed the <literal>have_isam</literal> and
+          <literal>have_raid</literal> system variables.
         </para>
       </listitem>
 

Thread
svn commit - mysqldoc@docsrva: r1293 - in trunk: . refman-5.1 refman-commonpaul13 Feb