Highlightend the errors below
Caused by: java.sql.SQLException: Unable to connect to: jdbc:mysql://localhost/identityiqPlugin?useServerPrepStmts=true&tinyInt1isBit=true&useSSL=false&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true
at sailpoint.persistence.SailPointDataSource.getConnection(SailPointDataSource.java:50) ~[identityiq.jar:8.5 Build fb6698fe9f4-20250709-205815]
at sailpoint.plugin.PluginInstaller.runSqlScript(PluginInstaller.java:629) ~[identityiq.jar:8.5 Build fb6698fe9f4-20250709-205815]
… 78 more
Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory (Access denied for user ‘identityiqPlugin’@‘localhost’ (using password: YES))
