FBSD 5.2.CURRENT-p4 and mysqld problems

Ganbold ganbold at micom.mng.net
Thu Apr 15 01:15:19 PDT 2004


What threading library do you suggest for mysql in FreeBSD-CURRENT?
Mostly I'm using linuxthreads on machines updated before March 23, 2004.

Ganbold


At 04:50 PM 15.04.2004, you wrote:
>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
>
>



More information about the freebsd-threads mailing list