Bug #9018 Implement SQL 2003 MERGE command
Submitted: 7 Mar 2005 12:34 Modified: 5 Oct 2007 18:37
Reporter: Eduardo Pérez Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

[7 Mar 2005 12:34] Eduardo Pérez
Description:
Implement SQL 2003 MERGE command:
http://www.varlena.com/varlena/GeneralBits/73.php
INSERT ON DUPLICATE KEY UPDATE is more than enough to me but maybe MySQL wants to follow the standard.
http://dev.mysql.com/doc/mysql/en/insert.html

How to repeat:
Try to use the MERGE command
[5 Oct 2007 18:37] Valeriy Kravchuk
Thank you for a reasonable feature request.
[7 May 2009 18:50] Adam Crume
I would just like to say that I would like to see this as well.  This was reported four years ago, can we have it added?
[24 Jun 2013 14:58] Chris Baker
Is there any intention on implementing this? Conformity to the ANSI standard seems like a worthy goal.
[16 Dec 2019 4:52] Karsten Wutzke
It would be really worthwhile to have this.