在hibernate里连接mysql的有关问题

在hibernate里连接mysql的问题我在点test driver 的时候,蹦出来一个窗口说Error while performing databas

在hibernate里连接mysql的问题
我在点test driver 的时候,蹦出来一个窗口说 
Error while performing database login with the mysqldriver driver
Unable to create connection. check your URL.

我的connection是这样设置的: jdbc:mysql://localhost:3306:MySQL。哪里出来问题啊?在线等,谢谢拉。

[解决办法]
jdbc:mysql://localhost:3306/MySQL