From: stefan
Date: December 12 2005 8:59pm
Subject: svn commit - mysqldoc@docsrva: r543 - in trunk: refman-5.0 refman-5.1
List-Archive: http://lists.mysql.com/commits/89
Message-Id: <200512122059.jBCKxBJW030524@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: shinz
Date: 2005-12-12 21:59:10 +0100 (Mon, 12 Dec 2005)
New Revision: 543
Log:
Point to mysqlmanager as possible mysqld_multi replacement.\nReplace some literal elements with command elements.
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-12 00:40:24 UTC (rev 542)
+++ trunk/refman-5.0/database-administration.xml 2005-12-12 20:59:10 UTC (rev 543)
@@ -94,7 +94,7 @@
mysqld-max
- mysqld-max
+ mysqld-max
@@ -109,7 +109,7 @@
mysqld_safe
- mysqld_safe
+ mysqld_safe
@@ -126,7 +126,7 @@
mysql.server
- mysql.server
+ mysql.server
@@ -144,13 +144,16 @@
mysqld_multi
- mysqld_multi
+ mysqld_multi
A server startup script that can start or stop multiple
servers installed on the system. See
- .
+ . As of MySQL 5.0.3 (Unix-like
+ systems) or 5.0.13 (Windows) you might consider using
+ mysqlmanager, the MySQL Instance Manager,
+ instead. See .
@@ -160,7 +163,7 @@
mysql_install_db
- mysql_install_db
+ mysql_install_db
@@ -207,7 +210,7 @@
myisamchk
- myisamchk
+ myisamchk
@@ -224,7 +227,7 @@
make_binary_distribution
- make_binary_distribution
+ make_binary_distribution
@@ -242,7 +245,7 @@
mysqlbug
- mysqlbug
+ mysqlbug
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2005-12-12 00:40:24 UTC (rev 542)
+++ trunk/refman-5.1/database-administration.xml 2005-12-12 20:59:10 UTC (rev 543)
@@ -94,7 +94,7 @@
mysqld-max
- mysqld-max
+ mysqld-max
@@ -109,7 +109,7 @@
mysqld_safe
- mysqld_safe
+ mysqld_safe
@@ -126,7 +126,7 @@
mysql.server
- mysql.server
+ mysql.server
@@ -144,13 +144,15 @@
mysqld_multi
- mysqld_multi
+ mysqld_multi
A server startup script that can start or stop multiple
servers installed on the system. See
- .
+ . You might consider using
+ mysqlmanager, the MySQL Instance Manager,
+ instead of that script. See .
@@ -160,7 +162,7 @@
mysql_install_db
- mysql_install_db
+ mysql_install_db
@@ -207,7 +209,7 @@
myisamchk
- myisamchk
+ myisamchk
@@ -224,7 +226,7 @@
make_binary_distribution
- make_binary_distribution
+ make_binary_distribution
@@ -242,7 +244,7 @@
mysqlbug
- mysqlbug
+ mysqlbug