View Issue Details

IDProjectCategoryView StatusLast Update
0004313SymmetricDSBugpublic2020-03-17 18:43
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.6 
Target Version3.11.7Fixed in Version3.11.7 
Summary0004313: MySQL and MariaDB: Streaming row mode does not capture updates correctly
DescriptionThe event type for updates when in streaming row mode should be a 'R', but is currently saving a 'U'.

The insert is fine (it saves a 'R').
Steps To Reproduce1. Enable streaming row mode for a trigger.
2. Update a record.
Tagsdialect: mysql/mariadb

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 508b321e

2020-03-13 10:39:38

Philip Marzullo

Details Diff
0004313: MySQL and MariaDB: Streaming row mode does not capture updates
correctly
Affected Issues
0004313
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mysql/MySqlTriggerTemplate.java Diff File

Issue History

Date Modified Username Field Change
2020-03-13 14:38 pmarzullo New Issue
2020-03-13 14:38 pmarzullo Status new => assigned
2020-03-13 14:38 pmarzullo Assigned To => pmarzullo
2020-03-13 14:38 pmarzullo Tag Attached: dialect: mysql/mariadb
2020-03-13 14:40 pmarzullo Status assigned => resolved
2020-03-13 14:40 pmarzullo Resolution open => fixed
2020-03-13 14:40 pmarzullo Fixed in Version => 3.11.7
2020-03-13 15:00 Changeset attached => SymmetricDS 3.11 508b321e
2020-03-17 18:43 admin Status resolved => closed