MySQL报错“noAccessToProcedureBodies=true”解决方法
MySQL执行存储过程的时候,报错“ User does not have access to metadata required to determine stored procedure parameter types. If rights can not be granted, configure connection with "noAccessToProcedureBodies=true" to have driver generate parameters that represent INOUT strings irregardless of actual parameter types.”