Hi, set-variable wait_timeout=60 works the other suggestion makes the safe_mysqld choke when starting it. Where did you get these from ? - Gerrit
Hy, try to start the mysqld with --set-variable interactive_timeout=60 --set-variable wait_timeout=60. After 60seconds ov inactivity the deamon dies. At our systems this works great. Greetings Olly