Bug #113187 replica SQL thread purge applied relay logs blocked commit on source node
Submitted: 22 Nov 2023 16:24 Modified: 26 Nov 2023 6:13
Reporter: Vitale Jiang Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Replication Severity:S5 (Performance)
Version:8.0 and above OS:Any
Assigned to: CPU Architecture:Any
Tags: performance hang, replication, semisync

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[22 Nov 2023 16:31] Vitale Jiang
Just merely acquire log_space_lock during increasing log_space_total instead of deleting relay log

Attachment: patch.txt (text/plain), 1.97 KiB.