For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?