List:Internals« Previous MessageNext Message »
From:stefan Date:April 22 2005 7:01pm
Subject:bk commit - mysqldoc tree (stefan:1.2887)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2887 05/04/22 19:00:46 stefan@stripped +1 -0
  manual.texi:
    Removed open issues:
    - We do have MySQL System Tray Monitor
      so that's no longer "nice-to-have"
    - Windows 95/98/ME will no longer be supported
      (so "nice-to-have" for Win 9.x is obsolete)
    - We do have GUI tools, so they're no longer
      "nice-to-have"
    - You *can* kill open threads on Windows using
      mysqladmin kill <thread-id>

  Docs/manual.texi
    1.2721 05/04/22 19:00:21 stefan@stripped +0 -18
    Removed open issues:
    - We do have MySQL System Tray Monitor
      so that's no longer "nice-to-have"
    - Windows 95/98/ME will no longer be supported
      (so "nice-to-have" for Win 9.x is obsolete)
    - We do have GUI tools, so they're no longer
      "nice-to-have"
    - You *can* kill open threads on Windows using
      mysqladmin kill <thread-id>

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	stefan
# Host:	apollon.site
# Root:	/home/stefan/bk/b/mysqldoc

--- 1.2720/Docs/manual.texi	2005-04-22 17:02:17 +02:00
+++ 1.2721/Docs/manual.texi	2005-04-22 19:00:21 +02:00
@@ -6870,24 +6870,6 @@
 @c a standard MySQL server, except thread creation.  This makes
 @c MySQL much easier to use in applications that don't need a true
 @c client/server and don't need to access the server from other hosts.
-@item
-Add some nice start and shutdown icons to the MySQL installation.
-
-@item
-It would be really nice to be able to kill @command{mysqld} from the Task Manager
-in Windows 95.  For the moment, you must use @command{mysqladmin shutdown}.
-
-@item
-Port @code{readline} to Windows for use in the @command{mysql} command-line tool.
-
-@item
-GUI versions of the standard MySQL clients (@command{mysql},
-@command{mysqlshow}, @command{mysqladmin}, and @command{mysqldump}) would be nice.
-
-@item
-It would be nice if the socket read and write functions in @file{net.c} were
-interruptible. This would make it possible to kill open threads with
-@command{mysqladmin kill} on Windows.
 
 @item
 Add macros to use the faster thread-safe increment/decrement methods
Thread
bk commit - mysqldoc tree (stefan:1.2887)stefan22 Apr