josh_lloyd
06/25/2021, 2:50 PMmeltano | Extraction failed (1): Exception: Unable to replicate binlog stream because the following binary log(s) no longer exist: mysql-bin-changelog.702290
The Stitch docs indicate that you solve this by resetting their integration, but how is this accomplished in Meltano? Is there a CLI command for it? Or do I need to get into the meltano db and clear out the state?lars
06/25/2021, 3:00 PM--full-refresh on the job will fix the issue. https://meltano.com/docs/command-line-interface.html#how-to-use-4