View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004931 | SymmetricDS | Bug | public | 2021-03-31 12:20 | 2024-08-23 12:55 | 
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.12.0 | ||||
| Target Version | 3.12.9 | Fixed in Version | 3.12.9 | ||
| Summary | 0004931: Stream LOB when row is deleted can get not null error when required by constraint | ||||
| Description | When stream LOB is used, the trigger will capture a null value for the column, then extract the LOB later. But if the row has been deleted by then, a null is sent to the target database. If the column is defined as not null, the row will not load. Use an empty LOB instead, so the constraint is satisfied. | ||||
| Tags | large objects | ||||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2021-03-31 12:20 | elong | New Issue | |
| 2021-03-31 12:20 | elong | Status | new => assigned | 
| 2021-03-31 12:20 | elong | Assigned To | => elong | 
| 2021-03-31 12:20 | elong | Tag Attached: large objects | |
| 2021-03-31 12:21 | elong | Status | assigned => resolved | 
| 2021-03-31 12:21 | elong | Resolution | open => fixed | 
| 2021-03-31 12:21 | elong | Fixed in Version | => 3.12.9 | 
| 2021-03-31 13:00 | admin | Changeset attached | => SymmetricDS 3.12 98a3164e | 
| 2021-05-07 13:07 | elong | Status | resolved => closed | 
| 2021-05-07 13:07 | elong | Target Version | => 3.12.9 | 
| 2024-08-23 12:55 | elong | Relationship added | related to 0006562 |