3 messages in com.mysql.lists.bugs'slave stop' not removing slave from ...
FromSent OnAttachments
Weslee Bilodeau08 Sep 2000 10:46 
sas...@mysql.com08 Sep 2000 11:17 
Michael Widenius09 Sep 2000 02:34 
Subject:'slave stop' not removing slave from processlist on Master ..
From:Weslee Bilodeau (sha@sell.com)
Date:09/08/2000 10:46:12 AM
List:com.mysql.lists.bugs

I've noticed that if I issue a 'slave stop', the master still shows the slave connected in the process list.

If I issue 'slave start' again a new entry shows up in the processlist list. I can continue this multiple times and get multiple entries in the process list for the master.

If it helps:

System: Linux localhost.localdomain 2.2.16 #1 SMP Thu Aug 24 11:10:23 CDT 2000 i686 unknown Architecture: i686

Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) Compilation info: CC='gcc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS='' LIBC: lrwxrwxrwx 1 root root 13 Aug 16 07:50 /lib/libc.so.6 -> libc-2.1.3.so -rwxr-xr-x 1 root root 4101324 Feb 29 2000 /lib/libc-2.1.3.so -rw-r--r-- 1 root root 20272704 Feb 29 2000 /usr/lib/libc.a -rw-r--r-- 1 root root 178 Feb 29 2000 /usr/lib/libc.so

Configure command: ./configure --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --enable-thread-safe-client --with\ -mysqld-user=mysql --with-berkely-db Perl: This is perl, v5.6.0 built for i686-linux