GNU/Linux |
RedHat 5.2(Apollo) |
|
![]() |
abort(l) |
![]() |
abort - abort the current transaction
abort [transaction]
This command aborts the current transaction and causes all the updates made by the transaction to be discarded. abort is functionally equivalent to rollback.
begin(l), commit(l), rollback(l).
![]() |
abort(l) | ![]() |