Bug #43842 Support for ON DUPLICATE KEY UPDATE with FEDERATED
Submitted: 24 Mar 2009 20:19 Modified: 14 Jan 2013 9:25
Reporter: Paul Lemay Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Federated storage engine Severity:S4 (Feature request)
Version:5.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: federated, insert, ON DUPLICATE KEY UPDATE

[24 Mar 2009 20:19] Paul Lemay
Description:
Hello There,

The documentation state this:

FEDERATED accepts INSERT ... ON DUPLICATE KEY UPDATE statements, but if a duplicate-key violation occurs, the statement fails with an error. 

I would be very usefull that modify mysql to support this type of insert  even if a duplicate-key violation occurs. Are there plan to support this?

How to repeat:
see above
[25 Mar 2009 6:44] Valeriy Kravchuk
Thank you for the feature request.
[14 Jan 2013 9:25] Erlend Dahl
There are currently no plans to implement this feature request.