Bug #106956 The critical area of the pq_mutex in the trx_serialisation can be optimized
Submitted: 8 Apr 2022 9:16 Modified: 22 Apr 2022 2:13
Reporter: sibeier huang Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S5 (Performance)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

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:

[8 Apr 2022 9:21] sibeier huang
pq_mutex critical area optimization patches

Attachment: 8_0_28_wo_opt.patch (application/octet-stream, text), 1.58 KiB.

[26 Apr 2022 11:29] Runchen Xu
A patch for this bug.

Attachment: 8028_srv_cpu_usage.patch (application/octet-stream, text), 880 bytes.