In very rare cases, SQL Client aborts can lead to an unresponsive database
Details
| Detail name | Value |
|---|---|
| Changelog Number | 10602 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.1.0, Exasol 6.2.0 |
| Fix Versions | Exasol 7.0.0, Exasol 6.2.9, Exasol 6.1.13 |
| Resolution Date | 2020-09-11 |
Description:
In very rare cases, SQL Client aborts (missing disconnect) can lead to an unresponsive database. A client abort can be caused by the user (e.g. client abort or query timeout) or by the database itself.
Workaround:
Properly disconnect SQL client instead of aborting where possible. If this error still occurs, restarting the database is required.