Error 4058: When unique checking is disabled in MyRocks, INSERT,UPDATE,LOAD statements with clauses that update or replace the key are not allowed

You are viewing an old version of this article. View the current version here.
Error CodeSQLSTATEErrorDescription
4058ER_ON_DUPLICATE_DISABLEDWhen 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!

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.