Hi,
We have mysql innodb cluster, 1 primary 2 secondary.We get this name logs 'relay-bin-group_replication_recovery '. What do these logs mean? Can we delete regularly delete?
-rw-r----- 1 mysql mysql 362 Aug 6 06:31 gbapgq01-relay-bin-group_replication_recovery.000896
-rw-r----- 1 mysql mysql 362 Aug 6 07:31 gbapgq01-relay-bin-group_replication_recovery.000897
also all nodes are healthly. parameter is on. How can ı this station?
Thank you.
Hi,
The name indicates that they’re the relaylogs used during GR recovery phase. Ideally relay logs should be auto clearedup once they’re no longer needed! Was this node created by a physical copy from another node and hence they’re here? If so, yes good to clean. Also date shows that they’re old and shouldn’t be in use currently. Plus the size is also tiny!
I am not sure what you meant “parameter is on. How can ı this station?”
“Can we delete regularly delete?” > No, they should be deleted by the system itself