Comment 1 for bug 1866164

Revision history for this message
David Ames (thedac) wrote : Re: Got "Error on observer while running replication hook 'before_commit'."

The issue is the mysql-innodb-cluster charm is using the mysql client to do grants for requesting services.

It should use mysqlsh for all executions.