View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003749 | SymmetricDS | Improvement | public | 2018-10-08 21:36 | 2018-10-31 18:59 |
Reporter | mmichalek | Assigned To | mmichalek | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.15 | ||||
Target Version | 3.9.15 | Fixed in Version | 3.9.15 | ||
Summary | 0003749: Log dynamic SQL when logging SQL data load exception | ||||
Description | In addition to place-holder SQL with ?'s, also log dynamic SQL which often can be run directly on the DB for troubleshooting. E.g.: Log: insert into table (id) VALUES ('1234') In addition to: insert into table (id) VALUES (?) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-08 21:36 | mmichalek | New Issue | |
2018-10-08 21:36 | mmichalek | Status | new => assigned |
2018-10-08 21:36 | mmichalek | Assigned To | => mmichalek |
2018-10-08 22:00 | mmichalek | Changeset attached | => SymmetricDS 3.9 0f630be0 |
2018-10-12 14:44 | mmichalek | Status | assigned => resolved |
2018-10-12 14:44 | mmichalek | Resolution | open => fixed |
2018-10-12 14:44 | mmichalek | Fixed in Version | => 3.9.15 |
2018-10-31 18:59 | mmichalek | Status | resolved => closed |