Bug #99694 Improving performance of my_hash_sort_utf8(mb4)/my_strnncollsp*utf8(mb4)
Submitted: 26 May 2020 13:06 Modified: 1 Jun 2020 14:48
Reporter: Dmitriy Philimonov Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Charsets Severity:S5 (Performance)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: strings, utf8

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 May 2020 13:08] Dmitriy Philimonov
Suggested fix

Attachment: skip-space.git.patch (application/octet-stream, text), 3.30 KiB.

[29 May 2020 10:51] Dmitriy Philimonov
Benchmark, my_strnncollsp, emulate work with CHAR(120) (fixed field)

Attachment: benchmark.cc (application/octet-stream, text), 3.73 KiB.