version 11 (Modified)
CANCEL TRANSACTION
Parameter | Type | Description | ||||
This command does not require any parameters |
Description
CANCEL TRANSACTION cancels the transaction that was started with START TRANSACTION of the corresponding level in the current process. CANCEL TRANSACTION cancels the operations executed on the data during the transaction.
See Also
In transaction, START TRANSACTION, Transaction level, Using Transactions, VALIDATE TRANSACTION.