Date: Thu, 15 Apr 2004 17:20:07 +0900 From: Ganbold <ganbold@micom.mng.net> To: Petri Helenius <pete@he.iki.fi> Cc: threads@freebsd.org Subject: Re: FBSD 5.2.CURRENT-p4 and mysqld problems Message-ID: <6.0.3.0.2.20040415171747.02ae2790@202.179.0.80> In-Reply-To: <407E3EDB.8020508@he.iki.fi> References: <Pine.BSF.4.21.0404150023220.36886-100000@InterJet.elischer.org> <407E3EDB.8020508@he.iki.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
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=20 >>archive.. look for MySQL. >> >The same problem I have had since quite a while still persist. The problem= =20 >is that after running for a while, mysqld stops responding to SIGTERM and= =20 >a clean shutdown is not possible. I should probably check if this issue=20 >still persists with -CURRENT but just haven=B4t taken the time to upgrade= =20 >our application test machines. (mostly because I haven=B4t had the time to= =20 >check if going there would mean breaking some unrelated things) I=B4ll try= =20 >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=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? IL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? IL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? IL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? IL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? IL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql > 651 ?? SL 1194:05,89 /usr/local/libexec/mysqld --basedir=3D/usr/local= =20 > --datadir=3D/var/db/mysql --user=3Dmysql >30988 p4 DL+ 0:00,00 grep mysql > 574 con- IL 0:00,02 /bin/sh /usr/local/bin/mysqld_safe --user=3Dmysql= =20 > --datadir=3D/var/db/mysql --pid-file=3D/ > >Pete > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.3.0.2.20040415171747.02ae2790>