mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
tests mariadb-conv-utf8 and mariadb-conv-cp932 failed on PPC, because "char" is "unsigned char" on PPC. Adding a cast from "char" to "signed char" in the two affected places.
11 KiB
11 KiB