Can i do incremental load based on 2 keys in tap-m...
# troubleshooting
a
Can i do incremental load based on 2 keys in tap-mysql ? One of them is primary key and one is timestamp column .But it is failing.
a
Using more than one incremental replication key generally is not possible. Can you try with just the timestamp column?