Bug #100637 Regression on memory allocation regarding sort_buffer_size
Submitted: 26 Aug 2020 0:17 Modified: 17 Feb 2021 11:13
Reporter: Gonzalo Arruti Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:8.0.12 OS:Linux
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:

[26 Aug 2020 0:19] Gonzalo Arruti
Test Case

Attachment: test_case_out_of_memory.txt (text/plain), 5.46 KiB.