Hello Everyone, I'm using tap-mysql and target-sno...
# troubleshooting
s
Hello Everyone, I'm using tap-mysql and target-snowflake. Replication method used is LOG_BASED and the source is a replica. Frequently, I'm getting below error.
Copy code
1mpymysql.err.OperationalError: (1236, "A slave with the same server_uuid/server_id as this slave has connected to the master; the first event 'mysql-bin-changelog.012052' at 12305798, the last event read from '/rdsdbdata/log/binlog/mysql-bin-changelog.012053' at 12366268, the last byte read from '/rdsdbdata/log/binlog/mysql-bin-changelog.012053' at 12366268.")
Any help is much appreciated.