Bug #110672 QUOTE function doesn't work as expected on tables that are utf16
Submitted: 12 Apr 2023 21:23 Modified: 18 Apr 2023 16:02
Reporter: Victor Rodriguez Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S2 (Serious)
Version:8.0.32 OS:Any
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:

[17 Apr 2023 13:11] huahua xu
hi Victor Rodriguez,  The patch would be helpful to you.

Attachment: quote_function_null_on_multibyte_charset.patch (application/octet-stream, text), 492 bytes.