List:General Discussion« Previous MessageNext Message »
From:Jacques Marneweck Date:May 26 2004 8:52am
Subject:RE: MySQL Server - automatic shutdown
View as plain text  
Hi Sheni,

I would start by running MySQL 3.23.58 which is the latest released version
of the MySQL 3.23 branch.  Also running MySQL on FreeBSD with linuxthreads
enabled.

If you cvsup your ports collection doing something like:

cd /usr/ports/databases/mysql323-server
make WITH_LINUXTHREADS=yes BUILD_OPTIMIZED=yes

If you use portupgrade remember to use portupgrade -v mysql-server -M
"WITH_LINUXTHREADS=yes BUILD_OPTIMIZED=yes"

I tend to find running MySQL with linuxthreads and built with some
optimisations improves MySQL's speed on

Regards
--jm

-----Original Message-----
From: Sheni R. Meledath [mailto:sheni@stripped]
Sent: 26 May 2004 08:29 AM
To: MySQL Masters
Subject: MySQL Server - automatic shutdown


Hello:

We are using MySQL database on a FreeBSD server. The problem we are facing
is sometimes the MySQL server is automatically shutting down. There is no
error logged on the server. The entry in the log file "mysite.com.err"
shows:
040525 21:52:37  /usr/local/mysql-3.23.49/libexec/mysqld: Normal shutdown

This happened more than once in the last 2 months. Can anybody help me to
fix this problem on the server.


Sheni R Meledath
sheni@stripped

Thread
MySQL Server - automatic shutdownSheni R. Meledath26 May
  • RE: MySQL Server - automatic shutdownJacques Marneweck26 May