Bug #100822 the result of group_concat(field1 order by field2) is unexpect.
Submitted: 12 Sep 2020 14:39 Modified: 24 Apr 2021 1:42
Reporter: GONGTUI FU Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:8.0/5.7/5.6 OS:Red Hat (7.4)
Assigned to: CPU Architecture:Any
Tags: empty string, group_concat, null, order by

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:

[24 Apr 2021 1:36] GONGTUI FU
fix group_concat order by field that include NULL and empty string bug

Attachment: mysql-bug-prefix-100822.txt (text/plain), 941 bytes.

[20 Feb 2023 1:47] GONGTUI FU
fix group_concat order by field that include NULL and empty string bug

Attachment: group_concat.txt (text/plain), 941 bytes.