Error 1724: INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe
Error Code
SQLSTATE
Error
Description
1724
HY000
ER_BINLOG_UNSAFE_INSERT_TWO_KEYS
INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1723: CREATE TABLE... SELECT... on a table with an auto-increment column is unsafe because theNextError 1725: Table is being used in foreign key check.
Last updated
Was this helpful?