Bug #90397 google-perftools under some conditions causes mysql_ping to loop infinitely
Submitted: 12 Apr 2018 2:13 Modified: 8 May 2018 8:37
Reporter: Nobuyuki Okamura Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S3 (Non-critical)
Version:5.7.21 OS:CentOS (7.4)
Assigned to: CPU Architecture:x86 (Intel Core i7-6700K)

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:

[12 Apr 2018 2:14] Nobuyuki Okamura
test program

Attachment: main.cpp (text/plain), 1.00 KiB.