自己老忘,记录一下。
jdbc:mysql://localhost:3306/数据库名?characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true
java连接mysql 8.0的URL
于 2022-02-23 10:11:05 首次发布
自己老忘,记录一下。
jdbc:mysql://localhost:3306/数据库名?characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC&rewriteBatchedStatements=true