Bug #80099 Wrong Collation cp1256_general_ci for CP1256 Charset
Submitted: 21 Jan 2016 13:18 Modified: 3 Jun 2018 11:19
Reporter: Ehsan Darrudi Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: DML Severity:S2 (Serious)
Version:5.5.47 OS:CentOS
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:

[21 Jan 2016 13:25] Ehsan Darrudi
snapshot showing the wrong sort order of cp1256_general_ci

Attachment: bad.png (image/png, text), 3.86 KiB.

[21 Jan 2016 13:25] Ehsan Darrudi
after fixing the code and recompiling mysql

Attachment: good.png (image/png, text), 5.89 KiB.