Error 4058: When unique checking is disabled in MyRocks, INSERT,UPDATE,LOAD statements with clauses
Error Code
SQLSTATE
Error
Description
4058
ER_ON_DUPLICATE_DISABLED
When unique checking is disabled in MyRocks, INSERT,UPDATE,LOAD statements with clauses that update or replace the key (i.e. INSERT ON DUPLICATE KEY UPDATE, REPLACE) are not allowed. Query: %s
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 4057: MyRocks supports only READ COMMITTED and REPEATABLE READ isolation levelsNextError 4059: Can't execute updates when you started a transaction with START TRANSACTION WITH CONSIST
Last updated
Was this helpful?