When myeclipse->mysql->open connection then hapen : error while tr

When myeclipse-mysql-open connectionthen hapen: error while trying to login to databasecom.mysql.j

When myeclipse->mysql->open connection
 
  then hapen
 
  : error while trying to login to database
 
  com.mysql.jdbc.driver
 
  -----------------
  可是,我在mysql command中可以访问,用户名和密码都没有问题。   

------解决方法--------------------------------------------------------
首先检查你的数据库端口是否可用,telnet localhost port (port为Mysql数据库的端口)
 
  再检查你的驱动程序是否匹配,Mysql4.0版本以上的要用mysql-connector-java-3.1.7-bin.jar
------解决方法--------------------------------------------------------
MyEclipse-》Database Explorer-》Drivers 设一下MySql的驱动