- 博客(1)
- 收藏
- 关注
原创 连接mysql数据库,mysql版本不同jdbc连接问题
8.0以上 Connection con=DriverManager.getConnection(“jdbc:mysql://localhost:3306/数据库名?useSSL=false&&allowPublicKeyRetrieval=true&serverTimezone=“UTC”,“用户名”,“密码”)8.0以下只用写到数据库名。
2023-05-25 09:52:22 192 2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人