Skip to content

Commit 7dd42d2

Browse files
Sebastian Bärckunki
andauthored
Added known issue. (#30)
Co-authored-by: Christoph Kuhnke <[email protected]>
1 parent 5390b5e commit 7dd42d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/changes/changes_4.0.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Code name: Improved documentation
66

77
In release 4.0.1 we improved the installation instructions in the user guide, removed an old file that was left over from when the VS used Lombok and updated dependencies to fix vulnerabilities.
88

9+
## Known Issues
10+
11+
There is a known issue with non-UTF databases MySQL that can lead to a type conversion error in the `IMPORT` triggered by the Virtual Schema. Currently, it looks like this is caused by an inconsistency in the behavior of the MySQL JDBC driver when getting metadata from tables and resultsets. Please follow [#26](https://github.com/exasol/mysql-virtual-schema/issues/26) for details.
12+
913
## Bugfixes
1014

1115
* #23: Fixed CVE-2022-3171 reported for `com.google.protobuf:protobuf-java` by updating `com.mysql:mysql-connector-j`.

0 commit comments

Comments
 (0)