MySQL Tap Extractor issue
Hello everyone !
I am trying to design a pipeline to extract data from MySQL and load it into Snowflake. I get the error - "Invalid Extractor Connection - Tap mysql"
PS : I could connect to the MySQL host using mysql-client from the Meltano host using the same credentials and telnet works too.
Can I get some help to resolve this please