How to ignore SQL errors on replicate

2001-09-24 Thread Thomas Jalsovsky
Hello, I use 2 MySQL-3.23.41 servers. These serers do mutual replication. I have problem with one table. In the table is a UNIQUE field. This field is used by a RADIUS server which sometimes wants to store 2 (or more) rows with the same ID (which is unique). For the master server it is

Number of sockets

2001-09-22 Thread Thomas Jalsovsky
Hello, how can I set the maximum number of sockets to the database? I didn't find anything for this in my.cnf files and in the MySQL manual. Thanks, Thomas p.s.: mysql-3.23.41 - Before posting, please check

Replication and table locking

2001-09-22 Thread Thomas Jalsovsky
there was a running process which locked a table, the table on the slave server remains locked or not? Thanks in advance, Thomas Jalsovsky - Before posting, please check: http://www.mysql.com/manual.php