Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Incomplete
-
3.2.6, 3.3.5
-
None
-
Rocky Linux 9, with libmariadb.so.3 version 3.2.6
Description
C applications are not working due to Fatal error and Wrong Data using dynamic mariadb connector/C library (libmariadb.so.3) versions starting from 3.2.X.
With mariadb-connector library versions - 3.1.11 and 3.1.23, applications work fine on Rocky Linux 8 and Rocky Linux 9.
These command line based applications fail to load with fatal error, while some screens get wrong records from the database.
For Ex:
1. For fatal error- We get duplicate records issue, while the data is not there
2. We get wrong data as well for example, we need some other records, but obtain some other based on the julian seconds value.