Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 10:50:51 +0300
From:      Petri Helenius <pete@he.iki.fi>
To:        Julian Elischer <julian@elischer.org>
Cc:        kenm@icarz.com
Subject:   Re: FBSD 5.2.CURRENT-p4 and mysqld problems
Message-ID:  <407E3EDB.8020508@he.iki.fi>
In-Reply-To: <Pine.BSF.4.21.0404150023220.36886-100000@InterJet.elischer.org>
References:  <Pine.BSF.4.21.0404150023220.36886-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:

>
>I know nothing about Mysql
>so I suggest you talk to petri.. 
>look in the threads mailing list archive.. look for MySQL.
>  
>
The same problem I have had since quite a while still persist. The 
problem is that after running for a while, mysqld stops responding to 
SIGTERM and a clean shutdown is not possible. I should probably check if 
this issue still persists with -CURRENT but just havenīt taken the time 
to upgrade our application test machines.  (mostly because I havenīt had 
the time to check if going there would mean breaking some unrelated 
things) Iīll try to get there eventually.

This is on 5.2.1-RELEASE-p1. Using libmap.conf of ;
 > cat /etc/libmap.conf

libc_r.so.5             libkse.so.1
libc_r.so               libkse.so

 > ps axH |grep mysql
  651  ??  IL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  IL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  IL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  IL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  IL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  IL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
  651  ??  SL   1194:05,89 /usr/local/libexec/mysqld 
--basedir=/usr/local --datadir=/var/db/mysql --user=mysql
30988  p4  DL+    0:00,00 grep mysql
  574 con- IL     0:00,02 /bin/sh /usr/local/bin/mysqld_safe 
--user=mysql --datadir=/var/db/mysql --pid-file=/

Pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407E3EDB.8020508>