Caused by: java.sql.SQLNonTransientConnectionException: Too many connections 2020-04-26 sre 修改MySQL配置文件/etc/my.cnf: max_connections=1000 wait_timeout=5 重启mysql