8.0以上 Connection con=DriverManager.getConnection(“jdbc:mysql://localhost:3306/数据库名?useSSL=false&&allowPublicKeyRetrieval=true&serverTimezone=“UTC”,“用户名”,“密码”)

8.0以下只用写到数据库名

更多推荐