Date: Tue, 5 Dec 2000 17:52:30 +0100 From: "Milan Salajka" <milan@salajka.cz> To: <stable@freebsd.org> Subject: mysql: a lot of lost connections... Message-ID: <014d01c05edb$c1de6440$dc0014ac@hide.vol.cz>
next in thread | raw e-mail | index | archive | help
hello, i run mysql-3.22.32 on freebsd 4.2-stable, apache-1.3.14 and php-4.0.3sp1. it's busy web server and sometimes it fails with 'lost connection' error. the mysql.err log looks like this: >mysqld restarted on Tue Dec 5 13:40:06 CET 2000 >/usr/local/mysql-3.22.32/libexec/mysqld: ready for connections >mysqld restarted on Tue Dec 5 13:49:17 CET 2000 >/usr/local/mysql-3.22.32/libexec/mysqld: ready for connections >mysqld restarted on Tue Dec 5 13:53:26 CET 2000 >/usr/local/mysql-3.22.32/libexec/mysqld: ready for connections >mysqld restarted on Tue Dec 5 13:55:25 CET 2000 >/usr/local/mysql-3.22.32/libexec/mysqld: ready for connections >mysqld restarted on Tue Dec 5 13:55:55 CET 2000 >/usr/local/mysql-3.22.32/libexec/mysqld: ready for connections etc... in messages i found: >Dec 5 13:40:06 portal /kernel: pid 65822 (mysqld), uid 88: exited on signal 11 >Dec 5 13:49:17 portal /kernel: pid 68161 (mysqld), uid 88: exited on signal 11 >Dec 5 13:53:26 portal /kernel: pid 68582 (mysqld), uid 88: exited on signal 11 etc... has anyone similar problems ? any suggestions ? it's freebsd-stable problem ? (on linux i have no problems...) i tried newer mysql (3.23.28) with fresh (reimported) database, but with no luck... Milan Salajka To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?014d01c05edb$c1de6440$dc0014ac>