Hello!
I’m trying to connect to MySQL server but I get this error;
ERROR 2002 (HY000): Can’t connect to MySQL server on ‘**********.e.aivencloud.com’ (119)
It was working perfectly yesterday and even this morning. I am coding a project with java-mysql and after a test I can’t reach the database anymore. I’ve tryied using java and directly in the command line but no clues so far.
(I am using the quick connect comand from my aiden project overview.)
I’ll send the log of that last test hoping you can find out how to regain the access:
log.txt
Regards