From d75572b73b366da2da8d06d2fa01221acfad7e8d Mon Sep 17 00:00:00 2001 From: prabatuty Date: Sat, 9 Apr 2011 06:26:06 +0000 Subject: [PATCH] exp fixesw --- test/durability/redologs/exp.test001.ksh | 2 -- test/durability/redologs/exp.test002.ksh | 1 - test/durability/redologs/exp.test003.ksh | 1 - test/durability/redologs/exp.test004.ksh | 1 - test/durability/redologs/exp.test004a.ksh | 1 - test/durability/redologs/exp.test005.ksh | 1 - test/durability/redologs/exp.test006.ksh | 1 - test/durability/redologs/exp.test007.ksh | 2 -- test/durability/redologs/exp.test008.ksh | 1 - test/durability/redologs/exp.test009.ksh | 1 - 10 files changed, 12 deletions(-) diff --git a/test/durability/redologs/exp.test001.ksh b/test/durability/redologs/exp.test001.ksh index 6944aae8..6c1701db 100644 --- a/test/durability/redologs/exp.test001.ksh +++ b/test/durability/redologs/exp.test001.ksh @@ -3,7 +3,6 @@ Statement Executed Statement Executed: Rows Affected = 1 Statement Executed: Rows Affected = 1 Statement Executed: Rows Affected = 1 -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt EXECDIRECT SID:1 TID:48 STMT:CREATE TABLE laks(f1 int); PREPARE: SID:2 INSERT INTO laks values (10); EXEC SID:2 TID:16 @@ -19,7 +18,6 @@ Server Killed Checking Durability Server Started Statement Executed: Rows Affected = 1 -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt PREPARE: SID:1 INSERT INTO laks values (50); EXEC SID:1 TID:16 FREE SID:1 diff --git a/test/durability/redologs/exp.test002.ksh b/test/durability/redologs/exp.test002.ksh index fb05a8da..beb19828 100644 --- a/test/durability/redologs/exp.test002.ksh +++ b/test/durability/redologs/exp.test002.ksh @@ -14,7 +14,6 @@ Statement Executed: Rows Affected = 1 40 40 50 50 -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt EXECDIRECT SID:1 TID:56 STMT:CREATE TABLE laks(f1 int, f2 int); PREPARE: SID:2 INSERT INTO laks values (10, 10); EXEC SID:2 TID:16 diff --git a/test/durability/redologs/exp.test003.ksh b/test/durability/redologs/exp.test003.ksh index 6a22f797..b49b18ce 100644 --- a/test/durability/redologs/exp.test003.ksh +++ b/test/durability/redologs/exp.test003.ksh @@ -1,7 +1,6 @@ Server Started Statement Executed Tuple value 200 -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt PREPARE: SID:2 INSERT INTO t1 VALUES(1234,?); FREE: SID:2 TID:12 PREPARE: SID:3 UPDATE t1 set f1=? where f2=200; diff --git a/test/durability/redologs/exp.test004.ksh b/test/durability/redologs/exp.test004.ksh index 33c915eb..04a2464c 100644 --- a/test/durability/redologs/exp.test004.ksh +++ b/test/durability/redologs/exp.test004.ksh @@ -6,7 +6,6 @@ Statement execute failed with error -21 Statement Executed: Rows Affected = 1 Statement Executed Statement Executed: Rows Affected = 1 -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt EXECDIRECT SID:1 TID:64 STMT:CREATE TABLE laks(f1 int not null, f2 int); PREPARE: SID:2 INSERT INTO laks values (10, 10); EXEC SID:2 TID:16 diff --git a/test/durability/redologs/exp.test004a.ksh b/test/durability/redologs/exp.test004a.ksh index 940fea58..96b4bbd4 100644 --- a/test/durability/redologs/exp.test004a.ksh +++ b/test/durability/redologs/exp.test004a.ksh @@ -7,7 +7,6 @@ Statement Executed: Rows Affected = 1 Statement Executed Statement Executed: Rows Affected = 1 Statement Executed -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt EXECDIRECT SID:1 TID:64 STMT:CREATE TABLE laks(f1 int not null, f2 int); PREPARE: SID:2 INSERT INTO laks values (10, 10); EXEC SID:2 TID:16 diff --git a/test/durability/redologs/exp.test005.ksh b/test/durability/redologs/exp.test005.ksh index 7a6606fb..015e0e47 100644 --- a/test/durability/redologs/exp.test005.ksh +++ b/test/durability/redologs/exp.test005.ksh @@ -1,6 +1,5 @@ Server Started Statement Executed -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt PREPARE: SID:2 INSERT INTO t1 VALUES(1234,?); FREE: SID:2 TID:12 PREPARE: SID:4 INSERT INTO t1 VALUES(1234,?); diff --git a/test/durability/redologs/exp.test006.ksh b/test/durability/redologs/exp.test006.ksh index 667f3f22..e76bc039 100644 --- a/test/durability/redologs/exp.test006.ksh +++ b/test/durability/redologs/exp.test006.ksh @@ -1,6 +1,5 @@ Server Started Statement Executed -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt EXECDIRECT SID:1 TID:72 STMT:CREATE TABLE t1(f1 int not null, f2 int not null); PREPARE: SID:2 INSERT INTO t1 VALUES(1234,100); EXEC SID:2 TID:16 diff --git a/test/durability/redologs/exp.test007.ksh b/test/durability/redologs/exp.test007.ksh index e92f9361..c7bb5ec2 100644 --- a/test/durability/redologs/exp.test007.ksh +++ b/test/durability/redologs/exp.test007.ksh @@ -1,6 +1,5 @@ Server Started Statement Executed -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt PREPARE: SID:2 INSERT INTO t1 VALUES(1234,?); EXECDIRECT SID:1 TID:72 STMT:CREATE TABLE t1(f1 int not null, f2 int not null); SET SID:2 POS:1 ISNULL:FALSE TYPE:0 LEN:4 Value:100 @@ -10,4 +9,3 @@ Server Killed Checking Durability Server Started CREATE TABLE t1 (f1 INT NOT NULL , f2 INT NOT NULL ); -INSERT INTO t1 VALUES(1234,100); diff --git a/test/durability/redologs/exp.test008.ksh b/test/durability/redologs/exp.test008.ksh index e65ea2ad..eb979c69 100644 --- a/test/durability/redologs/exp.test008.ksh +++ b/test/durability/redologs/exp.test008.ksh @@ -1,6 +1,5 @@ Server Started Statement Executed -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt EXECDIRECT SID:1 TID:72 STMT:CREATE TABLE t1(f1 int not null, f2 int not null); PREPARE: SID:2 INSERT INTO t1 VALUES(1234,100); Server Killed diff --git a/test/durability/redologs/exp.test009.ksh b/test/durability/redologs/exp.test009.ksh index fab80c12..64ae277f 100644 --- a/test/durability/redologs/exp.test009.ksh +++ b/test/durability/redologs/exp.test009.ksh @@ -1,6 +1,5 @@ Server Started Statement Executed -Statement Redo log filename is :/tmp/csql/db/csql.db.stmt PREPARE: SID:2 INSERT INTO t1 VALUES(1234,?); EXECDIRECT SID:1 TID:72 STMT:CREATE TABLE t1(f1 int not null, f2 int not null); SET SID:2 POS:1 ISNULL:FALSE TYPE:0 LEN:4 Value:100 -- 2.11.4.GIT