Bug #69232 buf_dblwr->mutex can be splited into two
Submitted: 14 May 2013 16:48 Modified: 23 Sep 2017 15:37
Reporter: zhai weixiang (OCA) Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S4 (Feature request)
Version:5.7 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:

[14 May 2013 16:50] zhai weixiang
a rough patch

Attachment: patch.diff (application/octet-stream, text), 4.84 KiB.