Error 4060: This transaction was rolled back and cannot be committed. Only supported operation is to
Error Code
SQLSTATE
Error
Description
4060
ER_ROLLBACK_ONLY
This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction.
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 4059: Can't execute updates when you started a transaction with START TRANSACTION WITH CONSISTNextError 4061: MyRocks currently does not support ROLLBACK TO SAVEPOINT if modifying rows
Last updated
Was this helpful?