TableSyncNibble is a table sync algo that uses TableNibbler. This package implements a moderately complex sync algorithm:
sub new
sub name
sub can_sync
sub prepare_to_sync
sub uses_checksum
sub set_checksum_queries
sub prepare_sync_cycle
sub get_sql
sub __get_boundaries
sub __make_boundary_sql
sub __get_explain_index
sub same_row
sub not_in_right
sub not_in_left
sub done_with_rows
sub done
sub pending_changes
sub key_cols
sub _d