Author: js221926
Date: 2011-04-28 10:59:47 +0200 (Thu, 28 Apr 2011)
New Revision: 26054
Log:
Master_SSL_Cipher is the list of possible ciphers, not the name of the cipher used
(thanks, lmorgado!)
Modified:
trunk/refman-5.0/replication-implementation.xml
trunk/refman-5.1/replication-implementation.xml
trunk/refman-5.5/replication-implementation.xml
trunk/refman-5.6/replication-implementation.xml
trunk/refman-6.0/replication-implementation.xml
Modified: trunk/refman-5.0/replication-implementation.xml
===================================================================
--- trunk/refman-5.0/replication-implementation.xml 2011-04-27 19:25:51 UTC (rev 26053)
+++ trunk/refman-5.0/replication-implementation.xml 2011-04-28 08:59:47 UTC (rev 26054)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 703 bytes
@@ -583,7 +583,8 @@
<row>
<entry>13</entry>
<entry><literal>Master_SSL_Cipher</literal></entry>
- <entry>The name of the cipher in use for the SSL connection</entry>
+ <entry>The list of possible ciphers used in the handshake for the SSL
+ connection</entry>
</row>
<row>
<entry>14</entry>
Modified: trunk/refman-5.1/replication-implementation.xml
===================================================================
--- trunk/refman-5.1/replication-implementation.xml 2011-04-27 19:25:51 UTC (rev 26053)
+++ trunk/refman-5.1/replication-implementation.xml 2011-04-28 08:59:47 UTC (rev 26054)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 703 bytes
@@ -583,7 +583,8 @@
<row>
<entry>13</entry>
<entry><literal>Master_SSL_Cipher</literal></entry>
- <entry>The name of the cipher in use for the SSL connection</entry>
+ <entry>The list of possible ciphers used in the handshake for the SSL
+ connection</entry>
</row>
<row>
<entry>14</entry>
Modified: trunk/refman-5.5/replication-implementation.xml
===================================================================
--- trunk/refman-5.5/replication-implementation.xml 2011-04-27 19:25:51 UTC (rev 26053)
+++ trunk/refman-5.5/replication-implementation.xml 2011-04-28 08:59:47 UTC (rev 26054)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 703 bytes
@@ -583,7 +583,8 @@
<row>
<entry>13</entry>
<entry><literal>Master_SSL_Cipher</literal></entry>
- <entry>The name of the cipher in use for the SSL connection</entry>
+ <entry>The list of possible ciphers used in the handshake for the SSL
+ connection</entry>
</row>
<row>
<entry>14</entry>
Modified: trunk/refman-5.6/replication-implementation.xml
===================================================================
--- trunk/refman-5.6/replication-implementation.xml 2011-04-27 19:25:51 UTC (rev 26053)
+++ trunk/refman-5.6/replication-implementation.xml 2011-04-28 08:59:47 UTC (rev 26054)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 744 bytes
@@ -707,7 +707,8 @@
<entry>13</entry>
<entry><literal>Ssl_cipher</literal></entry>
<entry><literal>Master_SSL_Cipher</literal></entry>
- <entry>The name of the cipher in use for the SSL connection</entry>
+ <entry>The list of possible ciphers used in the handshake for the SSL
+ connection</entry>
</row>
<row>
<entry>14</entry>
Modified: trunk/refman-6.0/replication-implementation.xml
===================================================================
--- trunk/refman-6.0/replication-implementation.xml 2011-04-27 19:25:51 UTC (rev 26053)
+++ trunk/refman-6.0/replication-implementation.xml 2011-04-28 08:59:47 UTC (rev 26054)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 703 bytes
@@ -583,7 +583,8 @@
<row>
<entry>13</entry>
<entry><literal>Master_SSL_Cipher</literal></entry>
- <entry>The name of the cipher in use for the SSL connection</entry>
+ <entry>The list of possible ciphers used in the handshake for the SSL
+ connection</entry>
</row>
<row>
<entry>14</entry>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26054 - in trunk: refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0 | jon.stephens | 28 Apr |