发新话题
打印

怎么配置My SQL

怎么配置My SQL

谁知道怎么从jor配置MySQL数据库啊.

TOP

类似这种:
附件: 您所在的用户组无法下载或查看附件

TOP

那我的jor里面没mysql我如何添加到数据集中。

TOP

先填好driver,url,user,password,然后,点下拉框右边的按钮,选择'收藏'即可

TOP

com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:

** BEGIN NESTED EXCEPTION **

java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused: connect

我连接本地数据库,点击测试为什么会报这个错.

TOP

网络不通吧,请检查一下数据库服务器的ip或端口,是否设置正确.

TOP

发新话题