--TEST-- InterBase: transactions --SKIPIF-- --FILE-- --EXPECT-- default transaction: empty table --- test5 --- --- one row --- test5 --- 1 --- after rollback table empty again --- test5 --- --- one row --- test5 --- 2 --- one row --- test5 --- 2 --- one row... again. --- test5 --- 2 --- one row. --- test5 --- 2 --- one row --- test5 --- 2 --- two rows --- test5 --- 2 3 --- two rows again --- test5 --- 2 4 --- one row in second transaction --- test5 --- 2 --- three rows in third transaction --- test5 --- 2 3 4 --- three rows in fourth transaction with deadlock --- test5 --- 2 3 4 errmsg [lock conflict on no wait transaction deadlock ] --- three rows --- test5 --- 2 3 4 --- four rows --- test5 --- 2 3 4 5 --- four rows again --- test5 --- 2 3 4 5 --- end of test