View Issue Details

IDProjectCategoryView StatusLast Update
0003478SymmetricDSBugpublic2020-08-07 12:38
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.9.0 
Target Version3.9.5Fixed in Version3.9.5 
Summary0003478: Sync triggers in MySQL will fail if there is an active trigger history record but the table was removed manually
DescriptionThis will throw a SQLException that the trigger does not exist and sync triggers will not complete successfully.
TagsNo tags attached.

Relationships

related to 0004492 closedelong MySQL before 5.0.32 does not have drop trigger if exists 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.9 0e834c95

2018-03-07 10:14:58

josh-a-hicks

Details Diff
0003478: Sync triggers in MySQL will fail if there is an active trigger
history record but the table was removed manually
Affected Issues
0003478
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mysql/MySqlSymmetricDialect.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/TriggerRouterService.java Diff File

Issue History

Date Modified Username Field Change
2018-03-07 15:10 josh-a-hicks New Issue
2018-03-07 15:10 josh-a-hicks Status new => assigned
2018-03-07 15:10 josh-a-hicks Assigned To => josh-a-hicks
2018-03-07 15:15 josh-a-hicks Assigned To josh-a-hicks =>
2018-03-07 15:15 josh-a-hicks Assigned To => josh-a-hicks
2018-03-07 15:15 josh-a-hicks Status assigned => resolved
2018-03-07 15:15 josh-a-hicks Resolution open => fixed
2018-03-07 15:15 josh-a-hicks Fixed in Version => 3.9.5
2018-03-07 16:00 josh-a-hicks Changeset attached => SymmetricDS 3.9 0e834c95
2018-03-12 12:26 chenson Status resolved => closed
2020-08-07 12:38 elong Relationship added related to 0004492