Bug #73361 mutex contention caused by dummy table/index creation/free
Submitted: 23 Jul 2014 4:38 Modified: 19 Jan 2015 17:10
Reporter: zhai weixiang (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S5 (Performance)
Version:5.6.19 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:

[23 Jul 2014 13:29] zhai weixiang
patch based on Laurynas Biveinis's work (find the original patch on bug#71708)

Attachment: bug73361.diff (application/octet-stream, text), 9.59 KiB.