I’m trying to create a connection to my database from Digital Ocean, using Mysql 8 version, everything is configured to give access to anyone to our database, ssl is disabled, bind address is set to *, firewall allows the zapier IP, but it keep failing with the error (pymysql.err.InternalError) (1043, 'Bad handshake').
I don’t know what else to try to be honest, need some help, thanks.