Bug #73109 unnecessary redo log writing occasionally in function log_write_up_to
Submitted: 25 Jun 2014 8:38 Modified: 16 Sep 2014 23:44
Reporter: zhai weixiang (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:5.7.4 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:

[25 Jun 2014 9:45] zhai weixiang
a simple fix

Attachment: bug73109.diff (application/octet-stream, text), 1.29 KiB.