singer-io / tap-mysql

Singer.io Tap for MySQL
GNU Affero General Public License v3.0
52 stars 52 forks source link

Fix/binlog empty update #124

Closed luandy64 closed 4 years ago

luandy64 commented 4 years ago

Description of change

The tap can error because mysql-replication- the library we use to handle binlog syncs- throws an IndexError while reading the columns.

QA steps

Risks

Rollback steps

luandy64 commented 4 years ago

Closing this for a different approach