View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002441 | SymmetricDS | Bug | public | 2015-11-09 21:10 | 2015-11-17 21:02 |
| Reporter | elong | Assigned To | elong | ||
| Priority | high | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.7.20 | ||||
| Target Version | 3.7.27 | Fixed in Version | 3.7.27 | ||
| Summary | 0002441: Failed to read table on Firebird | ||||
| Description | Cannot start up with a Firebird database because of the following error message: ERROR [server] [FirebirdDdlReader] Failed to read table: SYM_NODE This appears to be caused by issue 2346 in version 3.7.20. Previous versions are working fine. The DDL reader is reading too many columns, keys, and indexes for a table because the underscore (_) wildcard character is not escaped. | ||||
| Tags | No tags attached. | ||||
|
SymmetricDS: 3.7 500928f2 2015-11-13 16:00:57 Details Diff |
0002441: Failed to read table on Firebird |
Affected Issues 0002441 |
|
| mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/AbstractJdbcDdlReader.java | Diff File | ||
| mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSqlDdlReader.java | Diff File | ||
|
SymmetricDS: 3.7 a8282fd3 2015-11-17 09:27:42 Details Diff |
0002441: Failed to read table on Firebird |
Affected Issues 0002441 |
|
| mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/AbstractJdbcDdlReader.java | Diff File | ||
| mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/firebird/FirebirdDdlReader.java | Diff File | ||
| mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/interbase/InterbaseDdlReader.java | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-11-09 21:10 | elong | New Issue | |
| 2015-11-09 21:10 | elong | Status | new => assigned |
| 2015-11-09 21:10 | elong | Assigned To | => elong |
| 2015-11-13 21:06 | elong | Status | assigned => resolved |
| 2015-11-13 21:06 | elong | Fixed in Version | => 3.7.27 |
| 2015-11-13 21:06 | elong | Resolution | open => fixed |
| 2015-11-13 22:00 | admin | Changeset attached | => SymmetricDS 3.7 500928f2 |
| 2015-11-17 15:00 | admin | Changeset attached | => SymmetricDS 3.7 a8282fd3 |
| 2015-11-17 21:02 | chenson | Status | resolved => closed |