Hi, After failing to run migrations on a mysql container in circleci itself, I am now trying to connect to a remote mysql server. Now from my local machine I can use the mysql command for remote login , but the same command when used in config.yml gives the below error:
Any pointers on how to proceed?