Bug #69486 mysql client waste time in sprintf making info messages that are not printed
Submitted: 16 Jun 2013 10:19 Modified: 1 Jul 2013 16:22
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S5 (Performance)
Version:5.6.12 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:

[16 Jun 2013 10:24] Shane Bester
cpu profile after excluding network read/write

Attachment: bug69486_cpu_profile_without_network_time.jpg (image/jpeg, text), 123.04 KiB.