Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16275/src/test/BugTracker/Tests
Modified Files:
case_with_aggr.SF-1876779.stable.out
groupby_with_alias.SF-1520575.stable.out
set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
variable_stack_crash.SF-1711251-2.stable.out
variable_stack_crash.SF-1711251.stable.out
Log Message:
type system cleanup (was needed to better handle WRD)
U variable_stack_crash.SF-1711251.stable.out
Index: variable_stack_crash.SF-1711251.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/variable_stack_crash.SF-1711251.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- variable_stack_crash.SF-1711251.stable.out 29 Jun 2007 11:29:27 -0000
1.2
+++ variable_stack_crash.SF-1711251.stable.out 7 Sep 2008 20:31:38 -0000
1.3
@@ -1,20 +1,23 @@
stdout of test 'variable_stack_crash.SF-1711251` in directory
'src/test/BugTracker` itself:
-# 10:56:19 >
-# 10:56:19 > Mtimeout -timeout 180 Mserver
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/MonetDB.conf" --debug=10
--set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/sql_logs"
--set
"xquery_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/xquery_logs"
--set mapi_port=31258 --set xrpc_port=49123 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --dbinit=" module(sql_server);" ; echo ;
echo Over..
-# 10:56:19 >
-
-# Monet Database Server V4.17.1
-# Copyright (c) 1993-2007, 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.
+# 18:17:44 >
+# 18:17:44 > 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=38506 --set
xrpc_port=45980 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include
sql;" ; echo ; echo Over..
+# 18:17:44 >
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_BugTracker', 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:38506/
+# MonetDB/SQL module v2.25.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -24,7 +27,7 @@
% .result, .result # table_name
% pos_nat, item_int # name
-% tinyint, int # type
+% tinyint, wrd # type
% 1, 1 # length
[ 1, 0 ]
U set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
Index: set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out 7 Sep 2008
14:28:15 -0000 1.5
+++ set_sql_debug_64__breaking_the_DB.SF-1906287.stable.out 7 Sep 2008
20:31:36 -0000 1.6
@@ -35,7 +35,7 @@
% name, fullname, default_schema # name
% varchar, varchar, int # type
% 9, 10, 4 # length
-[ "skyserver", "sky server", 1048 ]
+[ "skyserver", "sky server", 1059 ]
# 16:28:05 >
# 16:28:05 > Done.
U groupby_with_alias.SF-1520575.stable.out
Index: groupby_with_alias.SF-1520575.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/groupby_with_alias.SF-1520575.stable.out,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- groupby_with_alias.SF-1520575.stable.out 6 Nov 2007 15:45:17 -0000
1.5
+++ groupby_with_alias.SF-1520575.stable.out 7 Sep 2008 20:31:36 -0000
1.6
@@ -32,7 +32,7 @@
% 1 # length
% sys., sys.a # table_name
% bug_alias, sum_f2 # name
-% varchar, bigint # type
+% varchar, wrd # type
% 0, 1 # length
# 11:54:20 >
U case_with_aggr.SF-1876779.stable.out
Index: case_with_aggr.SF-1876779.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/case_with_aggr.SF-1876779.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- case_with_aggr.SF-1876779.stable.out 17 Mar 2008 09:48:47 -0000
1.3
+++ case_with_aggr.SF-1876779.stable.out 7 Sep 2008 20:31:35 -0000
1.4
@@ -26,7 +26,7 @@
% sys.casebug # table_name
% sum_a # name
-% bigint # type
+% wrd # type
% 20 # length
[ NULL ]
% sys.casebug # table_name
U variable_stack_crash.SF-1711251-2.stable.out
Index: variable_stack_crash.SF-1711251-2.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/variable_stack_crash.SF-1711251-2.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- variable_stack_crash.SF-1711251-2.stable.out 29 Jun 2007 11:29:27
-0000 1.2
+++ variable_stack_crash.SF-1711251-2.stable.out 7 Sep 2008 20:31:37
-0000 1.3
@@ -1,20 +1,23 @@
stdout of test 'variable_stack_crash.SF-1711251-2` in directory
'src/test/BugTracker` itself:
-# 10:56:19 >
-# 10:56:19 > Mtimeout -timeout 180 Mserver
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/MonetDB.conf" --debug=10
--set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/sql_logs"
--set
"xquery_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/xquery_logs"
--set mapi_port=31258 --set xrpc_port=49123 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --dbinit=" module(sql_server);" ; echo ;
echo Over..
-# 10:56:19 >
-
-# Monet Database Server V4.17.1
-# Copyright (c) 1993-2007, 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.
+# 18:17:45 >
+# 18:17:45 > 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=38506 --set
xrpc_port=45980 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include
sql;" ; echo ; echo Over..
+# 18:17:45 >
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_BugTracker', 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:38506/
+# MonetDB/SQL module v2.25.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -24,7 +27,7 @@
% .result, .result # table_name
% pos_nat, item_int # 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