Bug #109547 Query return NO_DATA, when the data is present
Submitted: 7 Jan 2023 20:23 Modified: 12 Jun 2024 15:12
Reporter: Igor Korot Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S1 (Critical)
Version:5.7, 8.0 OS:Windows
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:

[7 Jan 2023 20:29] Igor Korot
Code to reproduce the problem

Attachment: mysql.bug.txt (text/plain), 8.17 KiB.