[CONC-687] Getting Fatal Error and Wrong Data issues using libmariadb.so.3 Created: 2024-02-06 Updated: 2024-02-07 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.2.6, 3.3.5 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ayush Gupta | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Compatibility, regression | ||
| Environment: |
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: |
| Comments |
| Comment by Ayush Gupta [ 2024-02-06 ] |
|
The testing has been performed with Mariadb-server versions 10.5.15, 10.5.19 and MySQL 8. |