Help :
I am failing to connect to a remote mysql server with an error message,
message from server: "Host 'h11fe.n1.ips.mtn.co.ug' is not allowed to connect to this MySQL server"
below is my connection string
String url = "jdbc:mysql://162.214.91.170/datranco_datrandb";
// String username = "datranco_main";
// String password = "%987";