Bug #113095 | Contribution: s390x is a big endian platform so use the big endian icu data ... | ||
---|---|---|---|
Submitted: | 15 Nov 2023 19:34 | Modified: | 6 Mar 2024 22:28 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[15 Nov 2023 19:34]
OCA Admin
[15 Nov 2023 19:34]
OCA Admin
Contribution submitted via Github - s390x is a big endian platform so use the big endian icu data dir (*) Contribution by Jonathan Albrecht (Github jonathan-albrecht-ibm, mysql-server/pull/507#issuecomment-1813088911): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_1602764916.txt (text/plain), 868 bytes.
[16 Nov 2023 5:56]
MySQL Verification Team
Hello Jonathan Albrecht, Thank you for the report and contribution. regards, Umesh
[6 Mar 2024 22:28]
Jon Stephens
Documented fix as follows in the MySQL 8.0.37 and 8.4.0 changelogs: Although s390x is a big endian platform, the little endian ICU data directory was used for compiling. Our thanks to Jonathan Albrecht for the contribution. Closed.