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 not a
problem (it doesn't store the new rows), but the slave server fails with
message in error file, that I must manually solve the problem with the
query.
I would like to know, how can I ignore that kind of errors in the
slave database (or not send queries with error to the slave).
Any idea?
Thank you in advance,
Thomas
---------------------------------------------------------------------
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