idea
连接数据库报错
Connection to [email protected] failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.
处理
在URL后面加上?serverTimezone=GMT即可
相关文章:
idea
连接数据库报错
Connection to [email protected] failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.
处理
在URL后面加上?serverTimezone=GMT即可
相关文章: