Bug #108433 C API. mysql_real_query_start sends not encrypted requests to server
Submitted: 8 Sep 2022 15:59 Modified: 9 Sep 2022 10:28
Reporter: Alex Geek Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S1 (Critical)
Version:3.1.15 OS:Windows (Windows 10 Pro, version - 21H2, build number - 19044.1889, arch - X86_64)
Assigned to: MySQL Verification Team CPU Architecture:x86 (X86_64)

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: