Skip to content

Commit 879cbd4

Browse files
committed
Replace known issue JDBC-459 with known issues CORE-4658
1 parent ab638c0 commit 879cbd4

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

src/documentation/release_notes.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,11 @@ Known Issues
498498

499499
Either use Firebird 3.0.0 or 3.0.2 (when available).
500500

501-
- Native / embedded support under Java 9 is very slow. This is still under
502-
investigation [JDBC-459](http://tracker.firebirdsql.org/browse/JDBC-459)
501+
- Using a native connection with a Firebird 3 client library to a Firebird 2.5
502+
or older server may be slow to connect. The workaround is to specify the
503+
IPv4 address instead of the host name in the connection string.
504+
505+
This is caused by [CORE-4658](http://tracker.firebirdsql.org/browse/CORE-4658)
503506

504507
Compatibility changes
505508
=====================

0 commit comments

Comments
 (0)