diff options
author | unknown <jani@hynda.mysql.fi> | 2002-02-15 02:34:48 +0200 |
---|---|---|
committer | unknown <jani@hynda.mysql.fi> | 2002-02-15 02:34:48 +0200 |
commit | a95fba4d22014173aeeda005d65b43ce3fd8f7c2 (patch) | |
tree | a98e050c0adf66fecacd97a90e143e27b541a0cf /BitKeeper | |
parent | 4c164621185c8493de06281ae68ef35f977c13a9 (diff) | |
download | mariadb-git-a95fba4d22014173aeeda005d65b43ce3fd8f7c2.tar.gz |
Fixed too bugs in MySQL client 'mysql', interactive command 'tee'.
client/mysql.cc:
Fixed two bugs in 'tee'.
It's now possible to change the 'tee-file' on the fly without
need to run 'notee' in between. 'tee' will now also accept quotes
around the file name.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 03e5543a92f..0116fac8efd 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -12,3 +12,4 @@ paul@central.snake.net sasha@mysql.sashanet.com serg@serg.mysql.com heikki@hundin.mysql.fi +jani@hynda.mysql.fi |