View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004256 | SymmetricDS | Bug | public | 2020-01-22 16:11 | 2020-01-23 20:42 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.11.4 | ||||
Target Version | 3.11.4 | Fixed in Version | 3.11.4 | ||
Summary | 0004256: Oracle trigger creates row data and old data when streaming row | ||||
Description | When stream row is turned on, the oracle trigger template still concatenates all rows for row_data and old_data, but these values are not used. When stream row is turned on, only the primary keys are saved for later querying. Stream row is turned on for a reason, and a valid reason is that the table is too wide, and causes overflow of the 4000 character limit. Need to take out the row_data and old_data from the "updateReloadTriggerTemplate" template. | ||||
Tags | dialect: oracle, trigger | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-01-22 16:11 | pmarzullo | New Issue | |
2020-01-22 16:11 | pmarzullo | Status | new => assigned |
2020-01-22 16:11 | pmarzullo | Assigned To | => pmarzullo |
2020-01-22 16:11 | pmarzullo | Tag Attached: dialect: oracle | |
2020-01-22 16:11 | pmarzullo | Tag Attached: trigger | |
2020-01-22 16:13 | pmarzullo | Status | assigned => resolved |
2020-01-22 16:13 | pmarzullo | Resolution | open => fixed |
2020-01-22 16:13 | pmarzullo | Fixed in Version | => 3.11.4 |
2020-01-22 17:00 | Changeset attached | => SymmetricDS 3.11 00dc7d5a | |
2020-01-23 20:42 | admin | Status | resolved => closed |