Changeset: c6c48b0fd781 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c6c48b0fd781 Modified Files: sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.err sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.out sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err Branch: Jun2010 Log Message:
approved output after changes to pipelines diffs (64 lines): diff -r 4b06539796db -r c6c48b0fd781 sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.err --- a/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.err Wed Aug 11 14:09:51 2010 +0200 +++ b/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.err Wed Aug 11 19:02:02 2010 +0200 @@ -68,10 +68,9 @@ # 22:29:10 > mclient -lsql -i -umonetdb -Pmonetdb --host=pegasus --port=30332 # 22:29:10 > -MAPI = mone...@alf:32365 +MAPI = mone...@alf:37523 QUERY = select * from env() as env where name = ( select 'prefix' from env() as env ); -ERROR = !SQLException:zero_or_one:cardinality violation (50>1) - +ERROR = !SQLException:zero_or_one:cardinality violation (38>1) # 13:22:15 > # 13:22:15 > Done. diff -r 4b06539796db -r c6c48b0fd781 sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.out --- a/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.out Wed Aug 11 14:09:51 2010 +0200 +++ b/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.out Wed Aug 11 19:02:02 2010 +0200 @@ -28,7 +28,7 @@ % .env # table_name % name # name % varchar # type -% 18 # length +% 16 # length [ "gdk_arch" ] [ "gdk_version" ] [ "prefix" ] @@ -63,18 +63,6 @@ [ "minimal_pipe" ] [ "default_pipe" ] [ "nov2009_pipe" ] -[ "replication_pipe" ] -[ "accumulator_pipe" ] -[ "recycler_pipe" ] -[ "cracker_pipe" ] -[ "sidcrack_pipe" ] -[ "datacell_pipe" ] -[ "octopus_pipe" ] -[ "mapreduce_pipe" ] -[ "datacyclotron_pipe" ] -[ "derive_pipe" ] -[ "dictionary_pipe" ] -[ "compression_pipe" ] [ "gdk_mem_pagebits" ] [ "gdk_mem_bigsize" ] [ "monet_pid" ] diff -r 4b06539796db -r c6c48b0fd781 sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err --- a/sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err Wed Aug 11 14:09:51 2010 +0200 +++ b/sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err Wed Aug 11 19:02:02 2010 +0200 @@ -80,10 +80,10 @@ # 21:00:43 > mclient -lsql -umonetdb -Pmonetdb --host=alf --port=38808 # 21:00:43 > -MAPI = mone...@volund:35971 +MAPI = mone...@alf:37523 QUERY = select * from env() as env where name = ( select 'prefix' from env() as env ); -ERROR = !SQLException:zero_or_one:cardinality violation (50>1) -MAPI = mone...@volund:35971 +ERROR = !SQLException:zero_or_one:cardinality violation (38>1) +MAPI = mone...@alf:37523 QUERY = select * from columns where name = (select columns.name from _tables, columns where _tables.id = columns.table_id); ERROR = !SQLException:zero_or_one:cardinality violation (170>1) _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list