Author: plavin
Date: 2007-08-09 20:15:17 +0200 (Thu, 09 Aug 2007)
New Revision: 7404
Log:
Installing on Vista for 5.2, minor changes
Modified:
trunk/refman-4.1/installing.xml
trunk/refman-5.0/config-wizard.xml
trunk/refman-5.0/installing-cs.xml
trunk/refman-5.1/installing.xml
trunk/refman-5.2/Makefile.depends
trunk/refman-5.2/installing.xml
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2007-08-09 18:14:53 UTC (rev 7403)
+++ trunk/refman-4.1/installing.xml 2007-08-09 18:15:17 UTC (rev 7404)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 5; 2527 bytes
@@ -2558,11 +2558,11 @@
<listitem>
<para>
A 32-bit Windows operating system such as 9x, Me, NT, 2000,
- XP, or Windows Server 2003.
+ XP, Vista, or Windows Server 2003.
</para>
<para>
- A Windows NT-based operating system (NT, 2000, XP, 2003)
+ A Windows NT-based operating system (NT, 2000, XP, Vista, 2003)
permits you to run the MySQL server as a service. The use of a
Windows NT-based operating system is strongly recommended. See
<xref linkend="windows-start-service"/>.
@@ -3298,7 +3298,7 @@
you can choose to use the MySQL Server Configuration Wizard after
installation.
However, you must open a port in the Windows Firewall. To do this
see the instructions given in <xref
linkend="mysql-install-wizard-starting"/>.
- Rather than opening a port, you also have the option of adding
+ Rather than opening a port, you also have the option of adding MySQL as
a program that bypasses the Windows Firewall.
One or the other option is sufficient — you need not do both.
Additionally, when running the MySQL Server Configuration Wizard
@@ -4652,14 +4652,16 @@
server automatically when Windows starts and stops. A MySQL
server installed as a service can also be controlled from the
command line using <command>NET</command> commands, or with the
- graphical <command>Services</command> utility.
+ graphical <command>Services</command> utility. Generally, to install
+ MySQL as a Windows service you should be logged in using an
+ account that has administrator rights.
</para>
<para>
The <command>Services</command> utility (the Windows
<command>Service Control Manager</command>) can be found in the
Windows Control Panel (under <guimenuitem>Administrative
- Tools</guimenuitem> on Windows 2000, XP, and Server 2003). To
+ Tools</guimenuitem> on Windows 2000, XP, Vista and Server 2003). To
avoid conflicts, it is advisable to close the
<command>Services</command> utility while performing server
installation or removal operations from the command line.
Modified: trunk/refman-5.0/config-wizard.xml
===================================================================
--- trunk/refman-5.0/config-wizard.xml 2007-08-09 18:14:53 UTC (rev 7403)
+++ trunk/refman-5.0/config-wizard.xml 2007-08-09 18:15:17 UTC (rev 7404)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 865 bytes
@@ -50,7 +50,7 @@
you can choose to use the MySQL Server Configuration Wizard after installation.
However, you must open a port in the Windows Firewall. To do this
see the instructions given in <xref
linkend="mysql-install-wizard-starting"/>.
- Rather than opening a port, you also have the option of adding
+ Rather than opening a port, you also have the option of adding MySQL as
a program that bypasses the Windows Firewall.
One or the other option is sufficient — you need not do both.
Additionally, when running the MySQL Server Configuration Wizard
Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml 2007-08-09 18:14:53 UTC (rev 7403)
+++ trunk/refman-5.0/installing-cs.xml 2007-08-09 18:15:17 UTC (rev 7404)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 3; 1514 bytes
@@ -2487,7 +2487,7 @@
<listitem>
<para>
- A 32-bit Windows operating system such as 2000, XP, or Windows
+ A 32-bit Windows operating system such as 2000, XP, Vista, or Windows
Server 2003.
</para>
@@ -3696,14 +3696,16 @@
when Windows starts and stops. A MySQL server installed as a
service can also be controlled from the command line using
<command>NET</command> commands, or with the graphical
- <command>Services</command> utility.
+ <command>Services</command> utility. Generally, to install
+ MySQL as a Windows service you should be logged in using an
+ account that has administrator rights.
</para>
<para>
The <command>Services</command> utility (the Windows
<command>Service Control Manager</command>) can be found in the
Windows Control Panel (under <guimenuitem>Administrative
- Tools</guimenuitem> on Windows 2000, XP, and Server 2003). To
+ Tools</guimenuitem> on Windows 2000, XP, Vista, and Server 2003). To
avoid conflicts, it is advisable to close the
<command>Services</command> utility while performing server
installation or removal operations from the command line.
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2007-08-09 18:14:53 UTC (rev 7403)
+++ trunk/refman-5.1/installing.xml 2007-08-09 18:15:17 UTC (rev 7404)
Changed blocks: 4, Lines Added: 7, Lines Deleted: 14; 2968 bytes
@@ -2585,7 +2585,7 @@
<listitem>
<para>
- A 32-bit Windows operating system such as 2000, XP, or Windows
+ A 32-bit Windows operating system such as 2000, XP, Vista, or Windows
Server 2003.
</para>
@@ -2894,16 +2894,7 @@
Additionally, when running the MySQL Installation Wizard
on Windows Vista, ensure that you are logged in as a user with
administrative rights.
- </para>
-
- <para>
- If you choose not to open a port prior to installing MySQL on Windows Vista,
- you can use the MySQL Server Configuration Wizard after installation.
- However, you must open a port in the Windows Firewall.
- Once MySQL is installed, you also have the option of adding
- a program that bypasses the Windows Firewall.
- One or the other option is sufficient — you need not do both.
- </para>
+ </para>
</note>
<para>
@@ -3310,7 +3301,7 @@
you can choose to use the MySQL Server Configuration Wizard after
installation.
However, you must open a port in the Windows Firewall. To do this
see the instructions given in <xref
linkend="mysql-install-wizard-starting"/>.
- Rather than opening a port, you also have the option of adding
+ Rather than opening a port, you also have the option of adding MySQL as
a program that bypasses the Windows Firewall.
One or the other option is sufficient — you need not do both.
Additionally, when running the MySQL Server Configuration Wizard
@@ -4506,14 +4497,16 @@
when Windows starts and stops. A MySQL server installed as a
service can also be controlled from the command line using
<command>NET</command> commands, or with the graphical
- <command>Services</command> utility.
+ <command>Services</command> utility. Generally, to install
+ MySQL as a Windows service you should be logged in using an
+ account that has administrator rights.
</para>
<para>
The <command>Services</command> utility (the Windows
<command>Service Control Manager</command>) can be found in the
Windows Control Panel (under <guimenuitem>Administrative
- Tools</guimenuitem> on Windows 2000, XP, and Server 2003). To
+ Tools</guimenuitem> on Windows 2000, XP, Vista and Server 2003). To
avoid conflicts, it is advisable to close the
<command>Services</command> utility while performing server
installation or removal operations from the command line.
Modified: trunk/refman-5.2/Makefile.depends
===================================================================
--- trunk/refman-5.2/Makefile.depends 2007-08-09 18:14:53 UTC (rev 7403)
+++ trunk/refman-5.2/Makefile.depends 2007-08-09 18:15:17 UTC (rev 7404)
Changed blocks: 6, Lines Added: 32, Lines Deleted: 0; 2875 bytes
@@ -483,6 +483,7 @@
metadata/language-structure.idmap \
metadata/mysql-cluster.idmap \
metadata/optimization.idmap \
+ metadata/partitioning.idmap \
metadata/replication-configuration.idmap \
metadata/replication-implementation.idmap \
metadata/replication-notes.idmap \
@@ -697,6 +698,33 @@
faqs-manprepped.xml: $(faqs_SOURCES) $(faqs_IDMAPS)
faqs-remprepped.xml: $(faqs_SOURCES) $(faqs_IDMAPS)
+ha_INCLUDES = \
+ ../common/fixedchars.ent \
+ ../common/phrases.ent \
+ ../refman-common/../common/fixedchars.ent \
+ ../refman-common/all-entities.ent \
+ ../refman-common/images/published/drbd-main.png \
+ ../refman-common/replication-drbd.xml \
+ ../refman-common/urls.ent \
+ all-entities.ent \
+ versions.ent
+ha_IMAGES = \
+ ../refman-common/images/published/drbd-main.png
+ha_SOURCES = ha.xml $(ha_INCLUDES)
+ha_IDMAPS = \
+ metadata/faqs.idmap \
+ metadata/mysql-cluster.idmap \
+ metadata/replication.idmap \
+ metadata/se-innodb.idmap
+ha.validpure: $(ha_SOURCES)
+ha.titles: $(ha_SOURCES)
+ha.useless: $(ha_SOURCES)
+ha.valid: $(ha_SOURCES) $(ha_IDMAPS)
+ha.validwarn: $(ha_SOURCES) $(ha_IDMAPS)
+ha-prepped.xml: $(ha_SOURCES) $(ha_IDMAPS)
+ha-manprepped.xml: $(ha_SOURCES) $(ha_IDMAPS)
+ha-remprepped.xml: $(ha_SOURCES) $(ha_IDMAPS)
+
information_schema_INCLUDES = \
../common/fixedchars.ent \
../common/phrases.ent \
@@ -926,6 +954,7 @@
../refman-common/images/mysql-vstudioplugin-1.png \
../refman-common/images/mysql-vstudioplugin-3.png \
../refman-common/images/mysql-vstudioplugin-4.png \
+ ../refman-common/images/published/drbd-main.png \
../refman-common/images/se-federated-structure.png \
../refman-common/information-sources.xml \
../refman-common/manual-conventions.en.xml \
@@ -935,6 +964,7 @@
../refman-common/news-connector-net.xml \
../refman-common/news-connector-odbc.xml \
../refman-common/news-vstudioplugin.xml \
+ ../refman-common/replication-drbd.xml \
../refman-common/replication-graphics/multi-db.png \
../refman-common/replication-graphics/redundancy-after.png \
../refman-common/replication-graphics/redundancy-before.png \
@@ -968,6 +998,7 @@
events.xml \
extending-mysql.xml \
faqs.xml \
+ ha.xml \
images/PSEArch.png \
images/blackhole-1.png \
images/cluster-circular-replication-1.png \
@@ -1070,6 +1101,7 @@
../refman-common/images/mysql-vstudioplugin-1.png \
../refman-common/images/mysql-vstudioplugin-3.png \
../refman-common/images/mysql-vstudioplugin-4.png \
+ ../refman-common/images/published/drbd-main.png \
../refman-common/images/se-federated-structure.png \
../refman-common/replication-graphics/multi-db.png \
../refman-common/replication-graphics/redundancy-after.png \
Modified: trunk/refman-5.2/installing.xml
===================================================================
--- trunk/refman-5.2/installing.xml 2007-08-09 18:14:53 UTC (rev 7403)
+++ trunk/refman-5.2/installing.xml 2007-08-09 18:15:17 UTC (rev 7404)
Changed blocks: 3, Lines Added: 20, Lines Deleted: 3; 2515 bytes
@@ -2585,7 +2585,7 @@
<listitem>
<para>
- A 32-bit Windows operating system such as 2000, XP, or Windows
+ A 32-bit Windows operating system such as 2000, XP, Vista, or Windows
Server 2003.
</para>
@@ -3270,6 +3270,21 @@
and launch the <filename>MySQLInstanceConfig.exe</filename>
file directly.
</para>
+
+ <note>
+ <para>
+ If you chose not to open a port prior to installing MySQL on Windows Vista,
+ you can choose to use the MySQL Server Configuration Wizard after
installation.
+ However, you must open a port in the Windows Firewall. To do this
+ see the instructions given in <xref
linkend="mysql-install-wizard-starting"/>.
+ Rather than opening a port, you also have the option of adding MySQL as
+ a program that bypasses the Windows Firewall.
+ One or the other option is sufficient — you need not do both.
+ Additionally, when running the MySQL Server Configuration Wizard
+ on Windows Vista ensure that you are logged in as a user with
+ administrative rights.
+ </para>
+ </note>
<remark>
END STARTING
@@ -4458,14 +4473,16 @@
when Windows starts and stops. A MySQL server installed as a
service can also be controlled from the command line using
<command>NET</command> commands, or with the graphical
- <command>Services</command> utility.
+ <command>Services</command> utility. Generally, to install
+ MySQL as a Windows service you should be logged in using an
+ account that has administrator rights.
</para>
<para>
The <command>Services</command> utility (the Windows
<command>Service Control Manager</command>) can be found in the
Windows Control Panel (under <guimenuitem>Administrative
- Tools</guimenuitem> on Windows 2000, XP, and Server 2003). To
+ Tools</guimenuitem> on Windows 2000, XP, Vista, and Server 2003). To
avoid conflicts, it is advisable to close the
<command>Services</command> utility while performing server
installation or removal operations from the command line.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7404 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-5.2 | plavin | 9 Aug |