From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: can't shutdown mysqld (nicely or not) on OS X 10.0.2

>Description:
    After starting mysqld with:

safe_mysqld --user-mysql &

    I cannot shutdown the daemon. None of the mysqladmin commands work, kill
-HUP does nothing and after using kill -9, mysqld restarts.
    I've tried with 10.0.1 as well as 10.0.2 and also trashing everything
and rebuilding from the source again.

>How-To-Repeat:
    On my system (following instructions in INSTALL-SOURCE), DL 3.23.37
source and extract in /usr/local. From mysql-3.23.37/  run configure with:

./configure --with-pthread --with-named-curses-libs=''
--with-named-thread-libs='' --prefix=/usr/local/mysql

    configure completes without hitch. Next, compile with:

make -i

    compile completes without hitch. Then I 'make install',
'scripts/mysql_install_db' and the rest.
    I start testing the installation but I can't stop the daemon! I can only
kill it with 'kill -9' but then it restarts again immediately.

>Fix:

>Submitter-Id:
>Originator:    System Administrator
>Organization:
>MySQL support: none
>Synopsis:      Cannot shutdown daemon on OS X 10.0.2
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.37 (Source distribution)

>Environment:
System: Darwin localhost 1.3.2 Darwin Kernel Version 1.3.2: Fri Apr 27
22:50:58 PDT 2001; root:xnu/xnu-124.7.obj~1/RELEASE_PPC  Power Macintosh
powerpc


Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/cc

Compilation info: CC='cc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 


lrwxr-xr-x  1 root  wheel  15 May  1 23:49 /usr/lib/libc.dylib ->
libSystem.dylib
Configure command: ./configure  --with-pthread --with-named-curses-libs=
--with-named-thread-libs= --prefix=/usr/local/mysql

Thanks, Jim


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to