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

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

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

(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

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