java.sql.SQLException: null, message from server: "Host '10.21.5.91' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'"
数据库多次 错误连接 造成 屏蔽了当前ip连接数据库的请求
解决方案
选中数据库----刷新----权限(亲测可用)
网上 命令行解决方法---没有用过
1:登录mysql控制台:mysql -uroot -p
2:flush hosts