MySql 5.1 database connection problem in myecilpse 7.1
Database wizard :
Driver template : MySql Connector/J
Driver Name : mysqlDriver
Connection URL : jdbc:mysql://hostname:3306/
Driver Class Name : com.mysql.jdbc.Driver
I hav selected “mysql-connector-java-5.1.7-bin.jar” after which Test Driver button is enabled.. after clicking on it, it is giving me a promt for password : mysql123, it is poping up an error message :
“Error while performing database login with the mysqlDriver driver :
communication link failure.
Last packet sent to the server was 0 ms ago. ”
Please let me know what is the problem. ??