Comment 1 for bug 1004567

Revision history for this message
Baron Schwartz (baron-xaprb) wrote : Re: pt-heartbeat --update --replace is causing duplicate key errors

I can't reproduce this with the latest version of pt-heartbeat, 2.1.1. The binary log event is as follows:

REPLACE INTO `test`.`heartbeat` (ts, server_id, file, position, relay_master_log_file, exec_master_log_pos) VALUES ('2012-05-25T13:16:38.001640', '12345', 'mysql-bin.000001', '3254215', NULL, NULL)

I just noticed that you're not using the latest version in the 1.0 series. Can you either upgrade to the latest release (and there will be a new one in a few days) or upgrade to the latest 1.0 release?