I\'m trying to connect to a remote MySQL database, version 5.7.1.
This is my code
import java.sql.*; public class mysql { public static void main