mysqld_safe: line 320: 3609 Killed

mysqld_safe: line 320: 3609 Killed

am 14.07.2003 19:30:59 von ruben b c

OS: Linux Redhat 7.0 Kernel 2.2.19 #25
AMD 1 GHz, 768 RAM
Mysql 4.0.13 (i tested with the same error Mysql 4.0.12)

Mysql works ok but it is killed with a 15-70 mins frecuency. This is the
message error, any idea?


seginus:~# /usr/local/mysql/bin/mysqld_safe: line 320: 3609 Killed
$NOHUP_NICENESS $ledir/$MYSQLD $defaults
--basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION
--pid-file=$pid_file --skip-locking >>$err_log 2>&1

Number of processes running now: 8
kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill
-l [sigspec]
030714 10:04:04 mysqld restarted

____________________________________________________________ _____
Charla con tus amigos en lĂ­nea mediante MSN Messenger:
http://messenger.microsoft.com/es


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org

Re: mysqld_safe: line 320: 3609 Killed

am 14.07.2003 20:30:01 von Sinisa Milivojevic

ruben b c writes:
> OS: Linux Redhat 7.0 Kernel 2.2.19 #25
> AMD 1 GHz, 768 RAM
> Mysql 4.0.13 (i tested with the same error Mysql 4.0.12)
>
> Mysql works ok but it is killed with a 15-70 mins frecuency. This is the
> message error, any idea?
>
>
> seginus:~# /usr/local/mysql/bin/mysqld_safe: line 320: 3609 Killed
> $NOHUP_NICENESS $ledir/$MYSQLD $defaults
> --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION
> --pid-file=$pid_file --skip-locking >>$err_log 2>&1
>
> Number of processes running now: 8
> kill: usage: kill [-s sigspec | -n signum | -sigspec] [pid | job]... or kill
> -l [sigspec]
> 030714 10:04:04 mysqld restarted
>

HI!

mysqld_safe only uses kill in case there is old PID file stuck, from
some crashed mysql server.

Another occasion when kill is called is when there is a process
hanging.

But seems, that there is a bug after all. The one with the
incompatibility between your RH and our script, so I am sending this
to our Production Dept.

--

Regards,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org