环境:阿里云
操作系统CentOS8.5
依赖包安装:
libmicrohttpd
cd /usr/local/src
wget https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-latest.tar.gz
tar vzxf libmicrohttpd-latest.tar.gz
cd libmicrohttpd-1.0.1/./configure
make
make …
Cause: java.sql.SQLException: The server time zone value �й���ʱ�� is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serv…