Test 'BugConcurrent_sequences()' produced different output! Expected: 0. true true 0. true true 1. create table tconc_seq using client 1... passed :) 2. insert into tconc_seq using client 1 and 2... client 1 passed :) transaction on client 2 :) client 1 passed :) transaction client 2 failed! passed :) 2.1. check table status with client 1... 1, client1 3, client1 4, client2 passed :) 2.2. check table status with client 2... 1, client1 3, client1 4, client2 passed :) 3.1. drop table tconc_seq using client 1... passed :) 3.1. recreate tconc_seq using client 1... passed :) Gotten: 0. true true 0. true true 1. create table tconc_seq using client 1... passed :) 2. insert into tconc_seq using client 1 and 2... client 1 passed :) transaction on client 2 :) client 1 passed :) transaction client 2 passed :) passed :) 2.1. check table status with client 1... 1, client1 2, client2 3, client1 4, client2 passed :) 2.2. check table status with client 2... 1, client1 2, client2 3, client1 4, client2 passed :) 3.1. drop table tconc_seq using client 1... passed :) 3.1. recreate tconc_seq using client 1... passed :)