RE: mysqld got signal 11 every 10 minutes

2001-02-01 Thread Matis, Jan
Now I can say I tryed http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.32-pc-linux-gnu-i686.ta r.gz too and it dind't helped mysqld got signal 11; The manual section 'Debugging a MySQL server' tells you how to use a stack trace and/or the core file to produce a readable backtrace that

RE: mysqld got signal 11 every 10 minutes

2001-02-01 Thread Matis, Jan
Have you tried using the binary tarball from the MySQL web site? http://www.mysql.com/Downloads/MySQL-3.23/mysql-3.23.32-pc-linux-gnu-i686.ta r.gz Jeremy no I didn't ...so I changed it now and we will see on afternoon :) Jan

mysqld got signal 11 every 10 minutes

2001-02-01 Thread Matis, Jan
Hallo, I have small problem with my sql (again :) version:3.23.32 linux: SuSE 6.2 kernel: 2.2.16, 2.2.18, 2.4.1 lib: libc-2.1.2-31 (suse) compiled: gcc-2.95.2, egcs 2.7.2.3 compilation parameters: --prefix=/opt/mysql ( --without-debug --enable-assembler) memory: 1GB processor: 2* PIII 550Mhz ps

(Got an error reading communication packets)

2001-01-30 Thread Matis, Jan
010130 20:58:30 Aborted connection 7 to db: 'dpanews' user: 'newsfeed' host: `web1.somewhere.de' (Got an error reading communication packets) hallo gentlemans .. I have a lot of this type messages in my mysql errorlog file ... do You have an idea why ? I was searching on deja but I didn't fou

RE: Mysqld eats up RAM and CPU

2001-01-30 Thread Matis, Jan
You've got 1G Ram! Guys, take a look at the my-huge.cnf in the mysql tree (I've forgot which folder) it's not for me :)) it's for customers and because I'm lamer sometimes is 1GB not enough ... huge.cnf - thanx for hint : mysql-3.23.32/support-files/my-huge.cnf.sh look at these ... Do You have

RE: Mysqld eats up RAM and CPU

2001-01-30 Thread Matis, Jan
what about this ? 2*PII 450 MHZ 1G RAM data on hardware raid port= 3306 socket = /tmp/mysql.sock user= mysql skip-locking set-variable= key_buffer=16M set-variable= max_allowed_packet=1M set-variable= thread_stack=128K set-variable= wait_timeout=

replication stops

2001-01-28 Thread Matis, Jan
Hallo ... I tried to create simple replication: 2 machines mysql-3.23.32 master - name register slave - nane proxy master configuration: [mysqld] set-variable = max_connections=300 log-bin server-id=1 slave configuration: [mysqld] master-host=register master-user=replicate_user master-password