Bug #68726 | Update trigger invoked when update ignore means that no update is performed | ||
---|---|---|---|
Submitted: | 20 Mar 2013 11:22 | Modified: | 14 Jul 2014 15:28 |
Reporter: | Neil Hampton | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 5.5.30 and 5.6.10, 5.1.70, 5.5.32, 5.6.12 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | IGNORE, primary key, trigger, UPDATE |
[20 Mar 2013 11:22]
Neil Hampton
[20 Mar 2013 17:41]
Sveta Smirnova
Thank you for the report. Verified as described.
[14 Jul 2014 15:28]
Paul DuBois
Noted in 5.7.5 changelog. UPDATE triggers for a table were invoked even for UPDATE IGNORE statements for which a unique index caused the update to be ignored.