Author: jstephens
Date: 2006-07-25 04:34:12 +0200 (Tue, 25 Jul 2006)
New Revision: 2820
Log:
Fixed some glitches in upgrade/downgrade compatibility chart and info (Thanks, Hartmut!)
Modified:
trunk/refman-4.1/images/cluster-upgrade-downgrade-table.png
trunk/refman-4.1/mysql-cluster.xml
trunk/refman-5.0/images/cluster-upgrade-downgrade-table.png
trunk/refman-5.0/mysql-cluster.xml
trunk/refman-5.1/images/cluster-upgrade-downgrade-table.png
trunk/refman-5.1/mysql-cluster.xml
trunk/refman-common/cluster-upgrade-downgrade/images/cluster-upgrade-downgrade-table.png
trunk/refman-common/cluster-upgrade-downgrade/upgrade-downgrade-compat-table.html
Modified: trunk/refman-4.1/images/cluster-upgrade-downgrade-table.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 157 bytes
Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml 2006-07-24 18:45:59 UTC (rev 2819)
+++ trunk/refman-4.1/mysql-cluster.xml 2006-07-25 02:34:12 UTC (rev 2820)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 634 bytes
@@ -8354,8 +8354,13 @@
</para>
<para>
- There was no public release for MySQL 5.1.8.
+ MySQL 5.1.8 and 5.1.10 were not released.
</para>
+
+ <para>
+ Cluster downgrades from MySQL 5.1.12 to 5.1.11 or earlier
+ are not supported.
+ </para>
</listitem>
</itemizedlist>
Modified: trunk/refman-5.0/images/cluster-upgrade-downgrade-table.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 157 bytes
Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml 2006-07-24 18:45:59 UTC (rev 2819)
+++ trunk/refman-5.0/mysql-cluster.xml 2006-07-25 02:34:12 UTC (rev 2820)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 640 bytes
@@ -8373,8 +8373,13 @@
</para>
<para>
- There was no public release for MySQL 5.1.8.
+ MySQL 5.1.8 and MySQL 5.1.10 were not released.
</para>
+
+ <para>
+ Cluster downgrades from MySQL 5.1.12 to 5.1.11 or earlier
+ are not supported.
+ </para>
</listitem>
</itemizedlist>
Modified: trunk/refman-5.1/images/cluster-upgrade-downgrade-table.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 157 bytes
Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml 2006-07-24 18:45:59 UTC (rev 2819)
+++ trunk/refman-5.1/mysql-cluster.xml 2006-07-25 02:34:12 UTC (rev 2820)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 1; 640 bytes
@@ -8382,8 +8382,13 @@
</para>
<para>
- There was no public release for MySQL 5.1.8.
+ MySQL 5.1.8 and MySQL 5.1.10 were not released.
</para>
+
+ <para>
+ Cluster downgrades from MySQL 5.1.12 to 5.1.11 or earlier
+ are not supported.
+ </para>
</listitem>
</itemizedlist>
Modified: trunk/refman-common/cluster-upgrade-downgrade/images/cluster-upgrade-downgrade-table.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 186 bytes
Modified: trunk/refman-common/cluster-upgrade-downgrade/upgrade-downgrade-compat-table.html
===================================================================
--- trunk/refman-common/cluster-upgrade-downgrade/upgrade-downgrade-compat-table.html 2006-07-24 18:45:59 UTC (rev 2819)
+++ trunk/refman-common/cluster-upgrade-downgrade/upgrade-downgrade-compat-table.html 2006-07-25 02:34:12 UTC (rev 2820)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 5; 2030 bytes
@@ -29,11 +29,11 @@
<th height="30" colspan="3" nowrap scope="col">MySQL 5.1</th>
</tr>
<tr>
- <td colspan="3" rowspan="9"></td>
+ <td colspan="3" rowspan="9" bgcolor="#C6C3C6"></td>
<td rowspan="13"><img src="images/up-down.png" width="20" height="280"></td>
<td> 5.0.25 </td>
<td rowspan="12"></td>
- <td colspan="3" rowspan="15"></td>
+ <td colspan="3" rowspan="14" bgcolor="#CCCCCC"></td>
</tr>
<tr>
<td> 5.0.24 </td>
@@ -87,26 +87,30 @@
<td> 4.1.16 </td>
<td> 5.0.10 </td>
<td rowspan="9"></td>
+ <td rowspan="2"><img src="images/up-down.png" width="20" height="40"></td>
+ <td> 5.1.13 </td>
+ <td></td>
</tr>
<tr>
<td> 4.1.15 </td>
<td rowspan="2"><img src="images/up.png" width="20" height="40"></td>
<td> 5.0.9 </td>
- <td rowspan="8"><img src="images/up-down.png" width="20" height="160"></td>
<td> 5.1.12 </td>
- <td width="25" rowspan="8"></td>
+ <td width="25" rowspan="2"><img src="images/up.png" width="20" height="40"></td>
</tr>
<tr>
<td height="30" rowspan="5"><img src="images/up-down.png" width="20" height="100"></td>
<td> 4.1.14 </td>
<td> 5.0.8 </td>
- <td> 5.1.10 </td>
+ <td rowspan="7"><img src="images/up-down.png" width="20" height="140"></td>
+ <td> 5.1.11 </td>
</tr>
<tr>
<td> 4.1.13 </td>
<td rowspan="3"></td>
<td> 5.0.7 </td>
<td> 5.1.9 </td>
+ <td width="25" rowspan="6"></td>
</tr>
<tr>
<td> 4.1.12 </td>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2820 - in trunk: refman-4.1 refman-4.1/images refman-5.0 refman-5.0/images refman-5.1 refman-5.1/images refman-common/... | jstephens | 25 Jul |