I’m having trouble with the mysql tap (`tap-mysql`...
# troubleshooting
m
I’m having trouble with the mysql tap (
tap-mysql
). I have it set in the metadata/config to use LOG_BASED and GTID for replication, but when I start the streams I see:
name=tap_mysql level=INFO message=Detected auto-incrementing primary key(s) - will replicate incrementally
is there a way to force log-based replication? or am I configuring something wrong?