hello
I’m facing serious error while trying access my application through percona xdb cluster
Caused by: java.sql.SQLException: User does not have access to metadata required to determine stored procedure parameter types. If rights cannot be granted, configure connection with “noAccessToProcedureBodies=true” to have driver generate parameters that represent INOUT strings irregardless of actual parameter types.
for more info I’m using same dump DB and same apps source on MySQL 5.5 without any kind of problem