Re: safe_mysqld hangs ssh connection every time. (woody)

2002-05-29 Thread Pete Harlan
If you ssh somewhere using openssh protocol 2 and launch a background task that hasn't closed stdout and stderr, your ssh session will hang when upon logout, until the launched app closes those descripters (e.g., when it finishes). Perhaps /etc/init.d/mysql redirects stdout/stderr to /dev/null? O

safe_mysqld hangs ssh connection every time. (woody)

2002-05-28 Thread justin cunningham
Why does this happen? If I start mysql /etc/init.d/mysql start this is not a problem though safe_mysqld --with or without options it hangs. Connecting via ssh terminal emulation is linux. -justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac