Update of /cvsroot/monetdb/sql/src/test/bugs/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27299/src/test/bugs/Tests
Modified Files:
aggr_single_value.stable.out dbl_sht_cast_bug.stable.out
distinct_count.stable.out
groupby_having-bug-sf-947600.stable.out
groupby_having_charlength-bug-sf-943566.stable.out
innerjoin_between-bug-sf-960672.stable.out
insert_delete-bug-sf-904025.stable.out
profile_bug-SF.1314649.stable.out
rangejoin_optimize_bug.stable.out
select_constant_from_where_1=1-bug-sf-1019529.stable.out
subselect_column-bug-sf-951206.stable.out
Log Message:
count now returns wrd
U insert_delete-bug-sf-904025.stable.out
Index: insert_delete-bug-sf-904025.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/insert_delete-bug-sf-904025.stable.out,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- insert_delete-bug-sf-904025.stable.out 3 Jul 2008 04:41:35 -0000
1.14
+++ insert_delete-bug-sf-904025.stable.out 7 Sep 2008 14:28:24 -0000
1.15
@@ -22,25 +22,25 @@
[ 25 ]
% sys.tmp # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 25 ]
[ 25 ]
% sys.tmp # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 0 ]
[ 25 ]
% sys.tmp # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 25 ]
[ 25 ]
% sys.tmp # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 0 ]
U distinct_count.stable.out
Index: distinct_count.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/bugs/Tests/distinct_count.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- distinct_count.stable.out 3 Jul 2008 04:41:34 -0000 1.3
+++ distinct_count.stable.out 7 Sep 2008 14:28:22 -0000 1.4
@@ -29,7 +29,7 @@
[ 1 ]
% sys.tabool # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 3 ]
U innerjoin_between-bug-sf-960672.stable.out
Index: innerjoin_between-bug-sf-960672.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/innerjoin_between-bug-sf-960672.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- innerjoin_between-bug-sf-960672.stable.out 24 Oct 2006 16:03:05 -0000
1.3
+++ innerjoin_between-bug-sf-960672.stable.out 7 Sep 2008 14:28:24 -0000
1.4
@@ -1,19 +1,22 @@
stdout of test 'innerjoin_between-bug-sf-960672` in directory 'src/test/bugs`
itself:
-# 12:50:22 >
-# 12:50:22 > Mtimeout -timeout 180 Mserver
"--config=/ufs/fabian/scratch/monetdb/current/program-x86_64/etc/MonetDB.conf"
--debug=10 --set
"monet_mod_path=/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB:/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/bin"
--set
"gdk_dbfarm=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/dbfarm"
--set
"sql_logdir=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/log"
--set mapi_port=38933 --set sql_port=45579 --set xquery_port=52530 --set
monet_prompt= --trace "--dbname=mTests_src_test_bugs"
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 12:50:22 >
-
-# Monet Database Server V4.9.3
-# Copyright (c) 1993-2005, CWI. All rights reserved.
-# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically
linked.
-# Visit http://monetdb.cwi.nl/ for further information.
+# 16:04:49 >
+# 16:04:49 > mserver5
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set gdk_nr_threads=4 --set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=34442 --set
xrpc_port=47029 --set monet_prompt= --trace "--dbname=mTests_src_test_bugs"
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
+# 16:04:49 >
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_bugs', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically
linked
+# Copyright (c) 1993-2008 CWI, all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34442/
+# MonetDB/SQL module v2.25.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -29,13 +32,13 @@
[ 1 ]
% sys.h, sys.h, sys.h # table_name
% a, b, count_b # name
-% int, int, int # type
+% int, int, wrd # type
% 2, 2, 1 # length
[ 0, 10, 2 ]
[ 10, 20, 1 ]
% sys.h, sys.h, sys.h # table_name
% a, b, count_b # name
-% int, int, int # type
+% int, int, wrd # type
% 2, 2, 1 # length
[ 0, 10, 2 ]
[ 10, 20, 1 ]
U groupby_having_charlength-bug-sf-943566.stable.out
Index: groupby_having_charlength-bug-sf-943566.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/groupby_having_charlength-bug-sf-943566.stable.out,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- groupby_having_charlength-bug-sf-943566.stable.out 24 Oct 2006 16:03:05
-0000 1.9
+++ groupby_having_charlength-bug-sf-943566.stable.out 7 Sep 2008 14:28:24
-0000 1.10
@@ -1,14 +1,22 @@
stdout of test 'groupby_having_charlength-bug-sf-943566` in directory
'src/test/bugs` itself:
-# 21:22:45 >
-# 21:22:45 > Mtimeout -timeout 180 mserver5
"--config=/ufs/fabian/scratch/monetdb/five/program-x86_64/etc/MonetDB5.conf"
--debug=10 --set
"monet_mod_path=/ufs/fabian/scratch/monetdb/five/program-x86_64/lib/MonetDB5"
--set
"gdk_dbfarm=/net/pegasus.ins.cwi.nl/export/scratch0/fabian/vtmp/mtest-five-monetdb-pegasus.ins.cwi.nl/sql/dbfarm"
--set
"sql_logdir=/net/pegasus.ins.cwi.nl/export/scratch0/fabian/vtmp/mtest-five-monetdb-pegasus.ins.cwi.nl/sql/log"
--set mapi_port=36667 --set monet_prompt= --trace
"--dbname=mTests_src_test_bugs" --dbinit="include sql;" ; echo ; echo Over..
-# 21:22:45 >
+# 16:04:46 >
+# 16:04:46 > mserver5
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set gdk_nr_threads=4 --set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=34442 --set
xrpc_port=47029 --set monet_prompt= --trace "--dbname=mTests_src_test_bugs"
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
+# 16:04:46 >
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_bugs', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically
linked
+# Copyright (c) 1993-2008 CWI, all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34442/
+# MonetDB/SQL module v2.25.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -18,7 +26,7 @@
% sys.s, sys., sys.s # table_name
% name, char_length_name, count_name # name
-% varchar, int, int # type
+% varchar, int, wrd # type
% 3, 1, 2 # length
[ "sys", 3, 10 ]
[ "tmp", 3, 10 ]
U aggr_single_value.stable.out
Index: aggr_single_value.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/aggr_single_value.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- aggr_single_value.stable.out 16 Jun 2008 09:23:30 -0000 1.2
+++ aggr_single_value.stable.out 7 Sep 2008 14:28:22 -0000 1.3
@@ -31,12 +31,12 @@
[ 1 ]
% . # table_name
% count_no_nil_single_value # name
-% int # type
+% wrd # type
% 1 # length
[ 1 ]
% . # table_name
% count_no_nil_single_value # name
-% int # type
+% wrd # type
% 1 # length
[ 0 ]
% . # table_name
U dbl_sht_cast_bug.stable.out
Index: dbl_sht_cast_bug.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/bugs/Tests/dbl_sht_cast_bug.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbl_sht_cast_bug.stable.out 31 Oct 2007 11:25:13 -0000 1.2
+++ dbl_sht_cast_bug.stable.out 7 Sep 2008 14:28:22 -0000 1.3
@@ -27,7 +27,7 @@
[ 1 ]
% sys.dbl_sht_cast_bug # table_name
% count_no_nil_g # name
-% int # type
+% wrd # type
% 1 # length
[ 0 ]
U rangejoin_optimize_bug.stable.out
Index: rangejoin_optimize_bug.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/rangejoin_optimize_bug.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rangejoin_optimize_bug.stable.out 14 Jul 2008 08:00:00 -0000 1.2
+++ rangejoin_optimize_bug.stable.out 7 Sep 2008 14:28:25 -0000 1.3
@@ -28,36 +28,36 @@
[ 49 ]
% sys.statistics # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 49 ]
% sys.statistics # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 49 ]
[ 49 ]
[ 49 ]
% sys.statistics # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 49 ]
[ 49 ]
% sys.statistics # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 0 ]
[ 49 ]
% sys.statistics # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 49 ]
% sys.statistics # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 49 ]
U profile_bug-SF.1314649.stable.out
Index: profile_bug-SF.1314649.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/profile_bug-SF.1314649.stable.out,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- profile_bug-SF.1314649.stable.out 3 Jul 2008 04:41:35 -0000 1.10
+++ profile_bug-SF.1314649.stable.out 7 Sep 2008 14:28:24 -0000 1.11
@@ -37,7 +37,7 @@
[ "select 1;", "monetdb" ]
% sys.t1314649 # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 1 ]
% tmp.history, . # table_name
U subselect_column-bug-sf-951206.stable.out
Index: subselect_column-bug-sf-951206.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/subselect_column-bug-sf-951206.stable.out,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- subselect_column-bug-sf-951206.stable.out 24 Oct 2006 16:03:08 -0000
1.11
+++ subselect_column-bug-sf-951206.stable.out 7 Sep 2008 14:28:26 -0000
1.12
@@ -1,19 +1,22 @@
stdout of test 'subselect_column-bug-sf-951206` in directory 'src/test/bugs`
itself:
-# 11:55:33 >
-# 11:55:33 > Mtimeout -timeout 180 Mserver
"--config=/ufs/fabian/scratch/monetdb/current/program-x86_64/etc/MonetDB.conf"
--debug=10 --set
"monet_mod_path=/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB:/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB/lib:/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB/bin"
--set
"gdk_dbfarm=/net/pegasus.ins.cwi.nl/export/scratch0/fabian/vtmp/mtest-current-monetdb-pegasus.ins.cwi.nl/sql/dbfarm"
--set
"sql_logdir=/net/pegasus.ins.cwi.nl/export/scratch0/fabian/vtmp/mtest-current-monetdb-pegasus.ins.cwi.nl/sql/log"
--set
"sql_logdir=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/xquery_logs"
--set mapi_port=35185 --set monet_prompt= --trace
"--dbname=mTests_src_test_bugs" --dbinit="module(sql_server);
sql_server_start();" ; echo ; echo Over..
-# 11:55:33 >
-
-# Monet Database Server V4.13.1
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for x86_64-pc-linux-gnu/64bit with 64bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
+# 16:04:47 >
+# 16:04:47 > mserver5
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set gdk_nr_threads=4 --set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=34442 --set
xrpc_port=47029 --set monet_prompt= --trace "--dbname=mTests_src_test_bugs"
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
+# 16:04:47 >
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_bugs', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically
linked
+# Copyright (c) 1993-2008 CWI, all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34442/
+# MonetDB/SQL module v2.25.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -24,7 +27,7 @@
[ 3 ]
% .t # table_name
% x # name
-% int # type
+% wrd # type
% 1 # length
[ 1 ]
% sys.t # table_name
U groupby_having-bug-sf-947600.stable.out
Index: groupby_having-bug-sf-947600.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/groupby_having-bug-sf-947600.stable.out,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- groupby_having-bug-sf-947600.stable.out 28 Mar 2007 14:56:58 -0000
1.16
+++ groupby_having-bug-sf-947600.stable.out 7 Sep 2008 14:28:23 -0000
1.17
@@ -21,7 +21,7 @@
% sys.a, sys.b, sys.b # table_name
% name, name, count_name # name
-% varchar, varchar, int # type
+% varchar, varchar, wrd # type
% 10, 10, 2 # length
[ "args", "columns", 6 ]
[ "args", "idxs", 6 ]
U select_constant_from_where_1=1-bug-sf-1019529.stable.out
Index: select_constant_from_where_1=1-bug-sf-1019529.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/select_constant_from_where_1=1-bug-sf-1019529.stable.out,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- select_constant_from_where_1=1-bug-sf-1019529.stable.out 3 Jul 2008
04:41:35 -0000 1.14
+++ select_constant_from_where_1=1-bug-sf-1019529.stable.out 7 Sep 2008
14:28:25 -0000 1.15
@@ -62,17 +62,17 @@
[ 1 ]
% ., sys.t1019529 # table_name
% single_value, count_ # name
-% tinyint, int # type
+% tinyint, wrd # type
% 1, 1 # length
[ 1, 3 ]
% ., . # table_name
% single_value, count_ # name
-% tinyint, int # type
+% tinyint, wrd # type
% 1, 1 # length
[ 1, 0 ]
% ., . # table_name
% single_value, count_single_value # name
-% tinyint, int # type
+% tinyint, wrd # type
% 1, 1 # length
[ 1, 0 ]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins