Hello everybody!

I've just switched from version 3.23.29a-gamma to 3.23.35 and noticed
a very high system load increase. As I switched back, everything worked
fine again.

Can anyone agree with this?

As I'm using the replication feature I like to use always
a recent version. This host is a master to three slaves.

I'm compiling with pgcc on a 2.4.2 kernel (2xi700 MHz, 1G RAM) with:
./configure  --with-mysqld-ldflags=-all-static
--with-mysqld-ldflags=-fno-exceptions

My /etc/my.cnf:

[mysqld]
skip-locking
set-variable    = max_connections=500
set-variable    = key_buffer=384M
set-variable    = table_cache=512
set-variable    = sort_buffer=2M
set-variable    = record_buffer=2M
set-variable    = max_allowed_packet=1M
set-variable    = myisam_sort_buffer_size=64M
set-variable    = thread_cache=8
set-variable    = thread_concurrency=4 


thx

Martin

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to