View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004784 | SymmetricDS Pro | Bug | public | 2021-01-22 21:50 | 2021-02-25 21:35 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.6 | ||||
Target Version | 3.12.7 | Fixed in Version | 3.12.7 | ||
Summary | 0004784: SQL Server Log Miner formats row_data incorrectly when value contains backslash | ||||
Description | When a column value has a backslash, the SQL Server Transaction Miner does not format the row_data value that goes into sym_data table correctly. It does not escape the backslash with a backslash. Here is an example String that represents a captured row_data record (using change data capture): 1,"\\" The SQL Server Transaction Miner formats that same string as follows: 1,"\" Needs to escape the backslash character. | ||||
Tags | dialect: sql-server, log miner | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-22 21:50 | pmarzullo | New Issue | |
2021-01-22 21:50 | pmarzullo | Status | new => assigned |
2021-01-22 21:50 | pmarzullo | Assigned To | => pmarzullo |
2021-01-22 21:50 | pmarzullo | Tag Attached: dialect: sql-server | |
2021-01-22 21:50 | pmarzullo | Tag Attached: log-miner | |
2021-01-22 21:55 | pmarzullo | Status | assigned => resolved |
2021-01-22 21:55 | pmarzullo | Resolution | open => fixed |
2021-01-22 21:55 | pmarzullo | Fixed in Version | => 3.12.7 |
2021-02-25 21:35 | admin | Status | resolved => closed |
2022-08-09 17:57 | admin | Tag Renamed | log-miner => log miner |