Memory Leak in Exasol ODBC Driver is fixed
Details
| Detail name | Value |
|---|---|
| Changelog Number | 20969 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | ODBC 24.0.0 |
| Fix Versions | ODBC 24.2.0 |
| Resolution Date | 2024-11-11 |
Description
Exasol ODBC driver creates different kinds of objects when it is being used.
Workaround
There is no workaround.
Fix
A memory leak issue in Exasol ODBC Driver has been resolved. The problem was caused by improper memory management during database interactions, which led to the system retaining unused memory over time. This could result in increased memory consumption, affecting the stability and performance of applications, particularly those that rely on long-running ODBC connections.
With this fix, memory is now properly released, ensuring more efficient use of system resources. This enhancement will lead to better stability, especially for applications handling large volumes of database transactions over extended periods. The fix also contributes to improved overall system performance.