Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 5.2

(Apollo)

abort(l)


ABORT

ABORT

Abort
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

Abort

NAME

abort - abort the current transaction

SYNOPSIS

abort [transaction]

DESCRIPTION

This command aborts the current transaction and causes all the updates made by the transaction to be discarded. abort is functionally equivalent to rollback.

SEE ALSO

begin(l), commit(l), rollback(l).



abort(l)