List:Commits« Previous MessageNext Message »
From:shinz Date:September 8 2006 4:16pm
Subject:svn commit - mysqldoc@docsrva: r3301 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: shinz
Date: 2006-09-08 18:16:52 +0200 (Fri, 08 Sep 2006)
New Revision: 3301

Log:
We don't provide binaries for Irix any more.

Modified:
   trunk/refman-5.0/installing.xml
   trunk/refman-5.1/installing.xml


Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml	2006-09-08 14:24:37 UTC (rev 3300)
+++ trunk/refman-5.0/installing.xml	2006-09-08 16:16:52 UTC (rev 3301)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 0; 575 bytes

@@ -16080,6 +16080,10 @@
 
         <title>SGI Irix Notes</title>
 
+        <para role="deprecated">
+          As of MySQL 5.0, we don't provide binaries for Irix any more.
+        </para>
+        
         <para>
           If you are using Irix 6.5.3 or newer,
           <command>mysqld</command> is able to create threads only if


Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml	2006-09-08 14:24:37 UTC (rev 3300)
+++ trunk/refman-5.1/installing.xml	2006-09-08 16:16:52 UTC (rev 3301)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 0; 535 bytes

@@ -15266,6 +15266,10 @@
       <section id="sgi-irix">
 
         <title>SGI Irix Notes</title>
+        
+        <para role="deprecated">
+          As of MySQL 5.0, we don't provide binaries for Irix any more.
+        </para>
 
         <para>
           If you are using Irix 6.5.3 or newer,


Thread
svn commit - mysqldoc@docsrva: r3301 - in trunk: refman-5.0 refman-5.1shinz8 Sep