Hi (I tried posting this to bugs@lists, but got rejected..), I have a brand new installation of Mac OS X 10.2 (client), with the developer tools (including the August 2002 Dev Tools update). Using the system's gcc 3.1, I compiled mysql 3.23.52 with:
/configure --prefix=/usr/local/mysql And everything compiles and runs fine (as far as I can tell). However, I cannot seem to send a signal that will cleanly shutdown mysql. It ignores SIGTERM. There is no output in the error log whatsoever. SIGKILL (and other) signals work, fine, but not TERM. Is this an OS X issue or a mysql one? I have gotten around it by using the mysqladmin and the root password, but I'd rather not have the password in the StartupItem script. Any help you can give on this will be appreciated... thanks, adam arrowood [EMAIL PROTECTED] -- Adam Arrowood || http://www.gatech.edu/adam || [EMAIL PROTECTED] Office of Information Technology/O&E/CS Georgia Institute of Technology, Atlanta, GA USA (404) 894-0372 work || (404) 310-0108 cell --------------------------------------------------------------------- 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