List:Commits« Previous MessageNext Message »
From:paul.dubois Date:February 10 2011 4:36pm
Subject:svn commit - mysqldoc@docsrva: r25062 - in trunk: . refman-5.1 refman-5.5 refman-5.6 refman-6.0
View as plain text  
Author: paul
Date: 2011-02-10 17:36:51 +0100 (Thu, 10 Feb 2011)
New Revision: 25062

Log:
 r44920@dhcp-213:  paul | 2011-02-10 10:31:20 -0500
 Windows "Complete" installer is an .msi (not .zip) file as of 5.1
 (Bug#59188)


Modified:
   trunk/refman-5.1/installing-windows.xml
   trunk/refman-5.5/installing-windows.xml
   trunk/refman-5.6/installing-windows.xml
   trunk/refman-6.0/installing-windows.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:46863
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:66486
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
ebeeeee4-b232-4669-a521-231442eced53:/mysqldoc-local/mysqldoc/trunk:44919
   + 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:46863
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:66486
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
ebeeeee4-b232-4669-a521-231442eced53:/mysqldoc-local/mysqldoc/trunk:44920


Modified: trunk/refman-5.1/installing-windows.xml
===================================================================
--- trunk/refman-5.1/installing-windows.xml	2011-02-10 16:36:45 UTC (rev 25061)
+++ trunk/refman-5.1/installing-windows.xml	2011-02-10 16:36:51 UTC (rev 25062)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 780 bytes

@@ -513,7 +513,7 @@
         <para>
           <emphasis role="bold">Windows MSI Installer
           (Complete)</emphasis>: This package has a file name similar to
-          <filename>mysql-&current-version;-win32.zip</filename> and
+          <filename>mysql-&current-version;-win32.msi</filename> and
           contains all files needed for a complete Windows installation,
           including the MySQL Server Instance Config Wizard. This
           package includes optional components such as the embedded


Modified: trunk/refman-5.5/installing-windows.xml
===================================================================
--- trunk/refman-5.5/installing-windows.xml	2011-02-10 16:36:45 UTC (rev 25061)
+++ trunk/refman-5.5/installing-windows.xml	2011-02-10 16:36:51 UTC (rev 25062)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 774 bytes

@@ -302,7 +302,7 @@
         <para>
           <emphasis role="bold">The Complete Package</emphasis>: This
           package has a file name similar to
-          <filename>mysql-&current-version;-win32.zip</filename> and
+          <filename>mysql-&current-version;-win32.msi</filename> and
           contains all files needed for a complete Windows installation,
           including the Configuration Wizard. This package includes
           optional components such as the embedded server and benchmark


Modified: trunk/refman-5.6/installing-windows.xml
===================================================================
--- trunk/refman-5.6/installing-windows.xml	2011-02-10 16:36:45 UTC (rev 25061)
+++ trunk/refman-5.6/installing-windows.xml	2011-02-10 16:36:51 UTC (rev 25062)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 774 bytes

@@ -300,7 +300,7 @@
         <para>
           <emphasis role="bold">The Complete Package</emphasis>: This
           package has a file name similar to
-          <filename>mysql-&current-version;-win32.zip</filename> and
+          <filename>mysql-&current-version;-win32.msi</filename> and
           contains all files needed for a complete Windows installation,
           including the Configuration Wizard. This package includes
           optional components such as the embedded server and benchmark


Modified: trunk/refman-6.0/installing-windows.xml
===================================================================
--- trunk/refman-6.0/installing-windows.xml	2011-02-10 16:36:45 UTC (rev 25061)
+++ trunk/refman-6.0/installing-windows.xml	2011-02-10 16:36:51 UTC (rev 25062)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 774 bytes

@@ -218,7 +218,7 @@
         <para>
           <emphasis role="bold">The Complete Package</emphasis>: This
           package has a file name similar to
-          <filename>mysql-&current-version;-win32.zip</filename> and
+          <filename>mysql-&current-version;-win32.msi</filename> and
           contains all files needed for a complete Windows installation,
           including the Configuration Wizard. This package includes
           optional components such as the embedded server and benchmark


Thread
svn commit - mysqldoc@docsrva: r25062 - in trunk: . refman-5.1 refman-5.5 refman-5.6 refman-6.0paul.dubois10 Feb