Bug #89926 Performance degradation in libmysqlclient 20
Submitted: 6 Mar 2018 10:20 Modified: 12 Mar 2018 12:21
Reporter: Bence Kiglics Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S5 (Performance)
Version:5.7 OS:Linux
Assigned to: CPU Architecture:x86
Tags: libmysqlclient, performance

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:

[9 Mar 2018 13:37] Umesh Shastry
test results - 5.6/5.7

Attachment: 89926.results (application/octet-stream, text), 28.46 KiB.