Changeset: 28a18721bb66 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=28a18721bb66
Modified Files:
sql/test/BugTracker-2009/Tests/rollback_bug.stable.err
Branch: Aug2011
Log Message:
rollback_bug test: approve, bug #2892
diffs (48 lines):
diff --git a/sql/test/BugTracker-2009/Tests/rollback_bug.stable.err
b/sql/test/BugTracker-2009/Tests/rollback_bug.stable.err
--- a/sql/test/BugTracker-2009/Tests/rollback_bug.stable.err
+++ b/sql/test/BugTracker-2009/Tests/rollback_bug.stable.err
@@ -80,7 +80,7 @@ stderr of test 'rollback_bug` in directo
# 11:34:05 > mclient -lsql -umonetdb -Pmonetdb --host=alf --port=32901
# 11:34:05 >
-MAPI = monetdb@volund:35971
+MAPI = monetdb@volund:34492
QUERY = CREATE TABLE phpbb_attachments (
attach_id integer DEFAULT next value for
"sys"."phpbb_attachments_seq",
post_msg_id integer DEFAULT '0' NOT NULL ,
@@ -95,7 +95,7 @@ ERROR = !type (long) unknown in: "create
! in_message smallint default '0' not null ,
! poster_id integer default '0' not null ,
! is_orphan long default"
-MAPI = monetdb@volund:35971
+MAPI = monetdb@volund:34492
QUERY = CREATE TABLE phpbb_attachments (
attach_id integer DEFAULT next value for
"sys"."phpbb_attachments_seq",
post_msg_id integer DEFAULT '0' NOT NULL ,
@@ -107,15 +107,8 @@ QUERY = CREATE TABLE phpbb_attachments (
real_filename varchar(255) DEFAULT '' NOT NULL,
download_count integer DEFAULT '0' NOT NULL ,
attach_comment varchar(4000) DEFAULT '' NOT NU
-ERROR = !type (long) unknown in: "create table phpbb_attachments (
- ! attach_id integer default next value for
"sys"."phpbb_attachments_seq",
- ! post_msg_id integer default '0' not null ,
- ! topic_id integer default '0' not null ,
- ! in_message smallint default '0' not null ,
- ! poster_id integer default '0' not null ,
- ! is_orphan long default"
- !current transaction is aborted (please ROLLBACK)
-MAPI = monetdb@volund:35971
+ERROR = !current transaction is aborted (please ROLLBACK)
+MAPI = monetdb@volund:34492
QUERY = CREATE TABLE phpbb_acl_groups (
group_id integer DEFAULT '0' NOT NULL ,
forum_id integer DEFAULT '0' NOT NULL ,
@@ -124,7 +117,7 @@ QUERY = CREATE TABLE phpbb_acl_groups (
auth_setting smallint DEFAULT '0' NOT NULL
);
ERROR = !current transaction is aborted (please ROLLBACK)
-MAPI = monetdb@volund:35971
+MAPI = monetdb@volund:34492
QUERY = COMMIT;
ERROR = !SQLException:sql.trans:COMMIT: failed
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list