Failed to prepare TableSyncChunk plugin: Illegal division by zero at /usr/bin/mk-table-sync

Hi all,

Please forgive me if i violate any rule before posting this issue as this is my first mail on this forum.

I need to use mk-table-sync for syncing tables in multi master mysql replication , but faces below issue while issuing the mk-table-sync :

Mysql Version :-mysql Ver 14.14 Distrib 5.1.58
mk-table-sync :Ver 1.0.31 Distrib 7540 Changeset 7476

root@Server D:/usr/local/mysql# mk-table-sync --sync-to-master --execute h=Server D,D=pdc_uima,t=WF_JOBS,p=root
Failed to prepare TableSyncChunk plugin: Illegal division by zero at /usr/bin/mk-table-sync line 3800. while doing pdc_uima.WF_JOBS on Server D
root@Server D:/usr/local/mysql#

I research on this issue & find only inf. regarding Failed to prepare TableSyncChunk plugin: Use of uninitialized value $args{“chunk_range”} in lc at mk-table-sync line 3069. while doing prod.test on localhost

[URL=“http://Google Code Archive - Long-term storage for Google Code Project Hosting.”]Google Code Archive - Long-term storage for Google Code Project Hosting.
Issue 1296 - maatkit - mk-table-sync 1.0.31 (7410) - Failed to prepare TableSyncChunk plugin -.
code.google.com

Please let me know if someone has any comments on it.

Thanks

tommca, might be too late - but have you tried the latest version pt-table-sync from Percona Toolkit?