Bug #54677 | INSERT INTO ... ON FAILURE UPDATE ... | ||
---|---|---|---|
Submitted: | 21 Jun 2010 18:25 | ||
Reporter: | Matthew Lord | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | 5.6 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Jun 2010 18:25]
Matthew Lord
[10 Dec 2010 7:44]
Terry Nycum
Where the failure could arise from something other than a duplicate unique key? i.e. Are you thinking of it as a generalization of the current INSERT INTO ... ON DUPLICATE KEY UPDATE ... ?