java中mysql关于useSSL=true

来源:互联网 发布:穿白衬衫的男生知乎 编辑:程序博客网 时间:2024/05/22 10:36

转载于

来自:http://www.bubuko.com/infodetail-1486995.html

现在的连接url:Connection connect = DriverManager.getConnection("jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=utf-8&useSSL=false","root", "letmein");

阅读全文
0 0
原创粉丝点击