Lines Matching refs:rollback
49 # (or any other) connection opens a read transaction, hot-journal rollback
102 # the malloc() failure mandates statement rollback only. Currently, if
103 # transaction rollback is required, all other vdbe's are aborted.
125 # rollback occurs before sqlite3_step() returns, not during a subsequent
191 # back any active transaction if malloc() fails. It must rollback the statement
196 # value indicating if the statement may cause transaction rollback when
275 # also testing rollback of a DELETE from a table with an index on it.
446 # cause transaction rollback if they fail. Also query a view, to cover a bit
610 # commit - therefore a rollback occurred. Check that the
611 # rollback-hook was invoked.
645 # error "Statement \"[lindex $v 2]\" caused a rollback"