View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002750 | SymmetricDS | Improvement | public | 2016-08-24 20:25 | 2016-08-24 21:00 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 3.8.0 | ||||
Target Version | 3.8.3 | Fixed in Version | 3.8.3 | ||
Summary | 0002750: Firebird extract with configurable cast to varchar sizes | ||||
Description | The Firebird dialect has better performance with the extract query when casting the row_data, pk_data, and old_data to varchar. Make the varchar sizes configurable so the user can tune their system. A larger default size of 20000,20000,1000 would help some of our deployments. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.8 f2ea114c 2016-08-24 16:25:52 Details Diff |
0002750: Firebird extract with configurable cast to varchar sizes |
Affected Issues 0002750 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/firebird/FirebirdSymmetricDialect.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/common/ParameterConstants.java | Diff File | ||
mod - symmetric-core/src/main/resources/symmetric-default.properties | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-08-24 20:25 | elong | New Issue | |
2016-08-24 20:25 | elong | Status | new => assigned |
2016-08-24 20:25 | elong | Assigned To | => elong |
2016-08-24 20:26 | elong | Status | assigned => resolved |
2016-08-24 20:26 | elong | Fixed in Version | => 3.8.3 |
2016-08-24 20:26 | elong | Resolution | open => fixed |
2016-08-24 21:00 | admin | Changeset attached | => SymmetricDS 3.8 f2ea114c |