Bug #105435 InnoDB: mem_heap_alloc(heap, 0) returns non-null pointer
Submitted: 3 Nov 2021 3:23 Modified: 3 Nov 2021 4:58
Reporter: Shaohua Wang (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

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:

[3 Nov 2021 3:25] Shaohua Wang
check zero alloc functions

Attachment: mem_heap_alloc_zero_check.patch (application/octet-stream, text), 6.11 KiB.