Bug #108039 Connections are not released synchronously
Submitted: 31 Jul 2022 13:03 Modified: 17 Aug 2022 13:35
Reporter: Michal Vorisek Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.7, 8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: atomic, Connection, max connection, socket, user

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:

[13 Aug 2022 14:49] Michal Vorisek
repro.c

Attachment: repro.c (application/octet-stream, text), 1.13 KiB.