List:Commits« Previous MessageNext Message »
From:plavin Date:June 25 2007 12:10am
Subject:svn commit - mysqldoc@docsrva: r6902 - trunk/administrator
View as plain text  
Author: plavin
Date: 2007-06-25 00:10:38 +0200 (Mon, 25 Jun 2007)
New Revision: 6902

Log:
You can stop and start mysqld under OSs other than Windows.


Modified:
   trunk/administrator/service-control.xml


Modified: trunk/administrator/service-control.xml
===================================================================
--- trunk/administrator/service-control.xml	2007-06-23 12:17:22 UTC (rev 6901)
+++ trunk/administrator/service-control.xml	2007-06-24 22:10:38 UTC (rev 6902)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 15; 1910 bytes

@@ -14,24 +14,18 @@
     <title>Introduction</title>
 
     <para>
-      This section shows how to start and stop the MySQL server you have
+      This section shows how to start and stop the MySQL server you are
       connected to. Currently, this is only possible if the server is
-      running on the same machine that hosts &administrator; and if that
-      service has been configured. (Future releases will be capable of
-      starting and stopping MySQL servers on remote machines.) If the
-      server runs as a stand-alone application, the Service Control
-      section will not be enabled.
-
-      <remark>
-        [PL] Future reference
+      running on the same machine that hosts &administrator;.<remark>
+       [PL] and if that service has been configured. 
       </remark>
+      You cannot start and stop MySQL servers on remote machines.
+      <remark>[PL]If the server runs as a stand-alone application, 
+        the Service Control
+        section will not be enabled. (what do these remarks mean?
+      </remark>
     </para>
 
-    <para>
-      The Configure Service tab is available only for MySQL servers that
-      run under Windows.
-    </para>
-
   </section>
 
 <!-- Introduction -->

@@ -94,7 +88,7 @@
 
     <para>
       Use this tab to configure the Windows service that starts and
-      stops the MySQL server and to set server options This tab is
+      stops the MySQL server and to set server options. This tab is
       specific to MySQL servers running under operating systems of the
       Windows NT family, including Windows 2000, and Windows XP; it is
       not available for servers running under a different operating


Thread
svn commit - mysqldoc@docsrva: r6902 - trunk/administratorplavin24 Jun