jmeter使用mysql查询提示Spring Boot: Jdbc javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify

JDBC Connection Configuration插件的“Database URL”地址后面添加“?serverTimezone=GMT&useSSL=false”

 

 

 

url: jdbc:mysql://localhost:3306/goods_market_db?serverTimezone=GMT&useSSL=false

posted @ 2022-02-21 15:50  娜乌西卡在路上  阅读(110)  评论(0)    收藏  举报