I am trying to connect the MySQL database to java. But I got the this Communications link failure error .
package app; import java.sql.*; class MysqlCon{