Bug #98737 my_convert routine is suboptimal in case of non-x86 platforms
Submitted: 25 Feb 2020 14:38 Modified: 3 Mar 2020 13:27
Reporter: Georgiy Kirichenko Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Compiling Severity:S5 (Performance)
Version: OS:Any
Assigned to: CPU Architecture:ARM

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:

[16 Mar 2020 5:31] Krunal Bauskar
Patch for the bug

Attachment: bug98737.patch (text/x-patch), 813 bytes.