Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added syntax reference for ON DUPLICATE KEY #1554

Merged
merged 1 commit into from
Jan 22, 2015
Merged

Conversation

memcmp
Copy link

@memcmp memcmp commented Jan 22, 2015

clause

@memcmp memcmp force-pushed the b/upsert_syntax_reference branch 2 times, most recently from 4f6a5d5 to 918bb67 Compare January 22, 2015 09:54
-----------------------

If ``ON DUPLICATE KEY UPDATE`` is specified and a row is inserted that
would cause a duplicate PRIMARY KEY value, an update of the existing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would cause a duplicate PRIMARY KEY value?

@mfussenegger
Copy link
Member

ack

@memcmp memcmp merged commit 819275f into upsert Jan 22, 2015
@memcmp memcmp deleted the b/upsert_syntax_reference branch January 22, 2015 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants