Version 7.1.10 Release Notes
Release date: 2022-05-06
This list provides an overview of all changes in version 7.1.10.
Download version 7.1.10 from the Exasol Download Portal.
Changed behavior
| Changelog entry | Changed behavior |
|---|---|
| 13228 | Applications which use UTF-8 strings in non-unicode ("W") functions must now setlocale() or use the connection string parameter "ConnectionLCCtype" so that the locale settings in the console match the data sent by the application. |
Bug fixes
| Changelog entry | Summary |
|---|---|
| 14723 | Internal error for SELECT statements with filter |
| 14664 | Multiple references to VIEW or CTE containing an EMITS UDF return internal server error |
| 14568 | LAG() in combination with IGNORE NULLS may return incorrect results |
| 14309 | ODBC: SQLColAttribute returns wrong string length in case of truncation |
| 13228 | ODBC: Character conversion and Data Direct driver manager |