version 3
CANCEL TRANSACTION
Parameter | Type | Description | ||||
This command does not require any parameters |
Description
CANCEL TRANSACTION cancels the transaction in the current process that was started with START TRANSACTION. CANCEL TRANSACTION leaves the database unchanged by canceling the operations executed during the transaction.
See Also
In transaction, START TRANSACTION, Using Transactions, VALIDATE TRANSACTION.