Innobase_commit_low messages

I had a 5 node PXC 8 fail. I recreated the cluster, now I am seeing innobase_commit_low (-1) is this normal? There are no inserts and updates, only reads. So I am unsure why I am seeing commit_low.

1 Like

Interesting,do you have PMM on this instance? Could you show us the number of commits that the instance is doing?
Reading this post it seems on InnoDB Commit is when this message would be logged. The (-1) is meant to represent the seqno of the transaction

1 Like

No we do not have PMM turned on. It should not have been doing any replication because no inserts/updates etc were happening. The system was sitting idle.

1 Like