Error getting a new connection. Cause: java.sql.SQLException: The server time zone value ‘�й���ʱ��’ is unrecognized or represents more than one time zone. You must configure either the…
启动docker容器
systemctl daemon-reload
systemctl start docker
systemctl status docker启动容器中的mysql服务
docker start mysql
docker ps -aCONTAINER ID IMAGE COMMAND CREATED STATUS PORTS…