Comment 1 for bug 497873

Revision history for this message
seattlegaucho (gnarvaja) wrote :

This is not a bug. All rows include the 'server-id' as part of the primary key. This feature makes it possible to query the slave for differences between its master and its own values.

However, I tagged it as 'wishlist' since it should be possible to have an option to avoid replication if desired. Using "set sql_log_bin=0" is the right way of doing it if the flag is set.

I might choose to leave it pending until I do the major command line options overhaul I have in mind, otherwise the command line might get too complex.