josh_lloyd
11/18/2021, 4:14 PMtap-mysql--collective | extractor | time=2021-11-17 23:06:33 name=tap_mysql level=INFO message=Stream <stream_name> is using full table replication
That’s what I want to see, but the next line is:
tap-mysql--collective | extractor | time=2021-11-17 23:06:33 name=tap_mysql level=INFO message=Detected auto-incrementing primary key(s) - will replicate incrementally
… What am I missing here? Why would it replicate incrementally if I explicitly told it to replicate using a FULL_TABLE method?