Author: jstephens
Date: 2005-12-22 17:42:38 +0100 (Thu, 22 Dec 2005)
New Revision: 622
Log:
Reverted yaSSL changes based on misinformation. (Thanks, J?\195?\182rg!)
Modified:
trunk/refman-5.0/database-administration.xml
trunk/refman-5.1/database-administration.xml
Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml 2005-12-22 15:42:01 UTC (rev 621)
+++ trunk/refman-5.0/database-administration.xml 2005-12-22 16:42:38 UTC (rev 622)
@@ -17661,18 +17661,9 @@
yaSSL employ the same licensing model.
</para>
-<!-- As per Jörg Brühe (Dec 21, 2005), this isn't true
- <para>
- Beginning with version 5.0.16, all MySQL binaries excepting
- those for SCO OpenServer 6 version have yaSSL support compiled
- in.
+<para>
+ Currently, yaSSL support is available for these platforms:
</para>
--->
- <para>
- Previously, yaSSL support was available only for these
- platforms:
- </para>
-
<itemizedlist>
<listitem>
@@ -17702,9 +17693,8 @@
</itemizedlist>
<para>
- Previous to MySQL 5.0.10, it was necessary to enable yaSSL
- when building MySQL from source. For those versions, you
- should configure MySQL like this:
+ If you want to enable yaSSL when building MySQL from source,
+ you should configure MySQL like this:
</para>
<programlisting>
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2005-12-22 15:42:01 UTC (rev 621)
+++ trunk/refman-5.1/database-administration.xml 2005-12-22 16:42:38 UTC (rev 622)
@@ -17573,13 +17573,37 @@
yaSSL employ the same licensing model.
</para>
-<!-- As per Jörg Brühe (Dec 21, 2005), this isn't true
- <para>
- Beginning with version 5.0.16, all MySQL binaries excepting
- those for SCO OpenServer 6 version have yaSSL support compiled
- in.
+<para>
+ Currently, yaSSL support is available for these platforms:
</para>
--->
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ Linux/x86-64 Red Hat Enterprise 3.0
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Linux RHAS21 Itanium-2 with gcc, statically linked
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Linux Itanium-2 with gcc
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Windows (all builds)
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
<para>
If you want to enable yaSSL when building MySQL from source,
you should configure MySQL like this:
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r622 - in trunk: refman-5.0 refman-5.1 | jon | 22 Dec |