Loading BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ tim@bitch.mysql.fi tim@black.box tim@hundin.mysql.fi tim@sand.box tim@siva.hindu.god tim@threads.polyesthetic.msg tim@white.box tim@work.mysql.com Loading configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -444,7 +444,7 @@ if $PS p $$ 2> /dev/null | grep $0 > /dev/null then FIND_PROC="$PS p \$\$PID | grep mysqld > /dev/null" # Solaris elif $PS -p $$ 2> /dev/null | grep $0 > /dev/null elif $PS -fp $$ 2> /dev/null | grep $0 > /dev/null then FIND_PROC="$PS -p \$\$PID | grep mysqld > /dev/null" # BSD style Loading scripts/mysqld_safe.sh +1 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ do break fi if test @IS_LINUX@ -a $KILL_MYSQLD -eq 1 if @IS_LINUX@ && test $KILL_MYSQLD -eq 1 then # Test if one process was hanging. # This is only a fix for Linux (running as base 3 mysqld processes) Loading Loading
BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ tim@bitch.mysql.fi tim@black.box tim@hundin.mysql.fi tim@sand.box tim@siva.hindu.god tim@threads.polyesthetic.msg tim@white.box tim@work.mysql.com Loading
configure.in +1 −1 Original line number Diff line number Diff line Loading @@ -444,7 +444,7 @@ if $PS p $$ 2> /dev/null | grep $0 > /dev/null then FIND_PROC="$PS p \$\$PID | grep mysqld > /dev/null" # Solaris elif $PS -p $$ 2> /dev/null | grep $0 > /dev/null elif $PS -fp $$ 2> /dev/null | grep $0 > /dev/null then FIND_PROC="$PS -p \$\$PID | grep mysqld > /dev/null" # BSD style Loading
scripts/mysqld_safe.sh +1 −1 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ do break fi if test @IS_LINUX@ -a $KILL_MYSQLD -eq 1 if @IS_LINUX@ && test $KILL_MYSQLD -eq 1 then # Test if one process was hanging. # This is only a fix for Linux (running as base 3 mysqld processes) Loading