Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Not a Bug
-
None
-
None
-
Operating System: Ubuntu 22.04.1 LTS
Kernel: Linux 5.15.0-56-generic
Architecture: s390x
Description
Conversion of hex in bigendian is not correct using nobigint flag. Hence results in failing of t_nobigint UT. The test passes for littleendian. I understand the support of s390x is not in scope but having a fix would help.
Below is the error summary
DSN=maodbc_test;UID=root;PWD={********};PORT=3306;DATABASE=test;OPTION=67108866;SERVER=localhost;NOBIGINT=1
|
/home/linux1/workspace/mariadb-connector-odbc/test/types.c 327: 0xFFFFFFFF0000000F(-4294967281)!=id(68719476735)
|