shaotenghan
Results
2
comments of
shaotenghan
如果使用8.0版本的驱动,需要勾选mysql_8选项,同时url中,补充上useSSL和serverTimeZone参数,例如:jdbc:mysql://localhost:3306/springboot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai
如果使用8.0版本的驱动,需要勾选mysql_8选项,同时url中,补充上useSSL和serverTimeZone参数,例如:jdbc:mysql://localhost:3306/springboot?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai