读书人

在hibernate里连接mysql的有关问题

发布时间: 2011-12-31 23:50:30 作者: rapoo

在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

读书人网 >J2EE开发

热点推荐