修改密码
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password'
<schema name="monthdatadb" checkSQLschema="true" sqlMaxLimit="100">
checkSQLschema="true" checkSQLschema 这个必须修改成true