Java Servlet, MySQL JDBC “Could not create connection to database server”
I moved today to macOS and recreated a very simple database-test project to check my mySQL connection. But i get an SQL Exception: “Could not create connection to database server”. Here is the full …