windows server2019
crucible-4.8.2
jdk1.8
mysql5.7
mysql-connector-java-5.1.31-bin
crucible-4.8.2更改为mysql5.7数据库jdbc连接报错:
错误1:
Unable to connect to MySQL database jdbc:mysql://localhost:3306/crucible: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User ‘crucible’ has exceeded the ‘max_questions’ resource (current value: 5) Couldn’t connect to the database
错误2:
解决错误1出现这个
错误1:Navicat 连接数据库,更改最大查询、连接数,默认0



