本地链接 localhost:3306
一直报错,是url错误?
JDBC 连接 MySQL8.0-https://help.fanruan.com/finereport/doc-view-2863.html
[平台]MySQL数据连接-https://help.fanruan.com/finereport/doc-view-2560.html
如图配置。按照这个格式jdbc:mysql://192.168.13.74/xjgzh,可以吧IP改成127.0.0.1或者localhost
把后面的“:3306”去掉。
jdbc:mysql://localhost/sakila