View Issue Details

IDProjectCategoryView StatusLast Update
0004876SymmetricDS ProBugpublic2021-03-30 19:47
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.7 
Target Version3.12.8Fixed in Version3.12.8 
Summary0004876: SQL Server: log mining capture should wrap all non-null values in double quotes
DescriptionThis will handle zero length values (non-null empty varbinary) that otherwise would look like a null value if not wrapped in double quotes.
Steps To Reproduce1. Create a table with varbinary not null
2. Create synch for this table
3. Insert record with zero length (not null) value in the varbinary column
4. Target will complain about not being able to insert null value in a non-null column
Tagsdialect: sql-server, log miner

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-03-09 14:17 pmarzullo New Issue
2021-03-09 14:17 pmarzullo Status new => assigned
2021-03-09 14:17 pmarzullo Assigned To => pmarzullo
2021-03-09 14:17 pmarzullo Tag Attached: dialect: sql-server
2021-03-09 14:17 pmarzullo Tag Attached: log-miner
2021-03-09 20:05 pmarzullo Status assigned => resolved
2021-03-09 20:05 pmarzullo Resolution open => fixed
2021-03-09 20:05 pmarzullo Fixed in Version => 3.12.8
2021-03-30 19:47 admin Status resolved => closed
2022-08-09 17:57 admin Tag Renamed log-miner => log miner