View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003986 | SymmetricDS | Bug | public | 2019-05-31 13:19 | 2019-08-29 16:37 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.0 | ||||
Target Version | 3.9.21 | Fixed in Version | 3.9.21 | ||
Summary | 0003986: Firebird mis-identified as DB2 | ||||
Description | Connecting to Firebird 2.5 database, but it gets identified as DB2, which causes problems since it's using wrong platform code. https://sourceforge.net/p/symmetricds/discussion/739236/thread/afa3e54032/ JdbcDatabasePlatformFactory - Detected database 'db2', version '2', protocol 'firebirdsql' JdbcDatabasePlatformFactory - The IDatabasePlatform being used is org.jumpmind.db.platform.db2. Db2DatabasePlatform We're using database name to identify platform, but we should probably be using protocol. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.9 89579b63 2019-05-31 09:21:15 Details Diff |
0003986: Firebird mis-identified as DB2 |
Affected Issues 0003986 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/JdbcDatabasePlatformFactory.java | Diff File | ||
SymmetricDS: 3.10 fc654e71 2019-05-31 09:21:15 Details Diff |
0003986: Firebird mis-identified as DB2 |
Affected Issues 0003986 |
|
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/JdbcDatabasePlatformFactory.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-31 13:19 | elong | New Issue | |
2019-05-31 13:19 | elong | Status | new => assigned |
2019-05-31 13:19 | elong | Assigned To | => elong |
2019-05-31 13:24 | elong | Status | assigned => resolved |
2019-05-31 13:24 | elong | Resolution | open => fixed |
2019-05-31 13:24 | elong | Fixed in Version | => 3.9.21 |
2019-05-31 14:00 | admin | Changeset attached | => SymmetricDS 3.9 89579b63 |
2019-05-31 14:00 | admin | Changeset attached | => SymmetricDS 3.10 fc654e71 |
2019-06-25 17:58 | admin | Status | resolved => closed |
2019-08-29 16:37 | elong | Relationship added | related to 0004084 |