Transactions
Switch autocommit off and begin a transaction:
Or simply:
To save all results of the statements after the start of the transaction to disk:
To reset the state of the database to before the beginning of the transaction:
Last updated
Was this helpful?