View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003922 | SymmetricDS | Bug | public | 2019-04-18 15:13 | 2019-04-23 15:41 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.1 | Fixed in Version | 3.10.1 | ||
Summary | 0003922: Two pass LOB on Oracle should avoid binary variable types | ||||
Description | The two queries that get LOBs from an Oracle table <= 4000 bytes and then > 4000 bytes should avoid accessing binary types other than CLOB and BLOB. A type of binary/varbinary of size greater than 4000 would be eligible also. Other types, like RAW and UID should not be accessed. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 be729571 2019-04-18 13:24:43 Details Diff |
0003922: Two pass LOB on Oracle should avoid binary variable types |
Affected Issues 0003922 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/oracle/OracleSymmetricDialect.java | Diff File | ||
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/tibero/TiberoSymmetricDialect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractSymmetricDialect.java | Diff File | ||
SymmetricDS: 3.10 a533c419 2019-04-18 13:50:06 Details Diff |
0003922: Two pass LOB on Oracle should avoid binary variable types |
Affected Issues 0003922 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/db/AbstractTriggerTemplate.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-18 15:13 | elong | New Issue | |
2019-04-18 15:13 | elong | Status | new => assigned |
2019-04-18 15:13 | elong | Assigned To | => elong |
2019-04-18 17:24 | elong | Status | assigned => resolved |
2019-04-18 17:24 | elong | Resolution | open => fixed |
2019-04-18 17:24 | elong | Fixed in Version | => 3.10.1 |
2019-04-18 18:00 | admin | Changeset attached | => SymmetricDS 3.10 a533c419 |
2019-04-18 18:00 | admin | Changeset attached | => SymmetricDS 3.10 be729571 |
2019-04-23 15:41 | elong | Status | resolved => closed |