Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27868/src/test/BugTracker/Tests
Added Files:
jdbc_no_debug.SF-1739356.stable.out.32bit
Log Message:
propagated changes of Saturday Nov 14 2009 - Sunday Nov 15 2009
from the Nov2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/11/14 - stmane:
src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit,1.1.2.1
approved 32-bit output
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- NEW FILE: jdbc_no_debug.SF-1739356.stable.out.32bit ---
stdout of test 'jdbc_no_debug.SF-1739356` in directory 'src/test/BugTracker`
itself:
# 13:44:44 >
# 13:44:44 > mserver5
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set gdk_nr_threads=0 --set
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/dbfarm"
--set mapi_open=true --set xrpc_open=true --set mapi_port=36629 --set
xrpc_port=45999 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include
sql;" ; echo ; echo Over..
# 13:44:44 >
# MonetDB server v5.12.0, based on kernel v1.30.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-July 2008 CWI.
# Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:36629/
# MonetDB/SQL module v2.30.0 loaded
Ready.
#function user.main():void;
# clients.quit();
#end main;
Over..
# 13:30:19 >
# 13:30:19 > ./jdbc_no_debug.SF-1739356.SQL.sh jdbc_no_debug.SF-1739356
# 13:30:19 >
# 13:30:19 >
# 13:30:19 > Mtimeout -timeout 60 java nl.cwi.monetdb.client.JdbcClient -h
rig -p 39462 -d mTests_src_test_BugTracker -f
"../../../../../source/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356-data.sql"
# 13:30:19 >
+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| rel
|
+===========================================================================================================================================================================================================================================================================+
| project (
|
| | group by (
|
| | | project (
|
| | | | union (
|
| | | | | project (
|
| | | | | | select (
|
| | | | | | | table(sys._tables) [ _tables.id as p.id, _tables.name as p.name,
_tables.schema_id as p.schema_id, _tables.query as p.query, _tables.type as
p.type, _tables.system as p.system, _tables.commit_action as p.commit_action,
_tables.%TID% NOT NULL as p.%TID% ] |
| | | | | | ) [ p.type < convert(2) ]
|
| | | | | ) [ p.id, p.name, p.schema_id, p.query, p.type, p.system,
p.commit_action, 0 as temporary ],
|
| | | | | project (
|
| | | | | | select (
|
| | | | | | | table(tmp._tables) [ _tables.id as t.id, _tables.name as t.name,
_tables.schema_id as t.schema_id, _tables.query as t.query, _tables.type as
t.type, _tables.system as t.system, _tables.commit_action as t.commit_action,
_tables.%TID% NOT NULL as t.%TID% ] |
| | | | | | ) [ t.type < convert(2) ]
|
| | | | | ) [ t.id, t.name, t.schema_id, t.query, t.type, t.system,
t.commit_action, 1 as temporary ]
|
| | | | ) [ id as tables.id, name as tables.name, schema_id as
tables.schema_id, query as tables.query, type as tables.type, system as
tables.system, commit_action as tables.commit_action, temporary as
tables.temporary ] |
| | | ) [ tables.id ]
|
| | ) [ ] [ count NOT NULL as L1 ]
|
| ) [ L1 NOT NULL ]
|
+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
18 rows
+--------+
| mal |
+========+
| function user.s2_1{autoCommit=true}():void; |
| barrier _102 := language.dataflow(); |
| _2:bat[:oid,:sht] := sql.bind("tmp","_tables","type",0); |
| _7:bat[:oid,:oid] := sql.bind_dbat("tmp","_tables",1); |
| _9 := bat.reverse(_7); |
| _7:bat[:oid,:oid] := nil:BAT; |
| _10 := algebra.kdifference(_2,_9); |
| _2:bat[:oid,:sht] := nil:BAT; |
| _11 := algebra.thetauselect(_10,2:sht,"<"); |
| _10 := nil:BAT; |
| _14 := algebra.markT(_11,0...@0); |
| _11 := nil:BAT; |
| _15 := bat.reverse(_14); |
| _14 := nil:BAT; |
| _16:bat[:oid,:int] := sql.bind("tmp","_tables","id",0); |
| _18 := algebra.kdifference(_16,_9); |
| _16:bat[:oid,:int] := nil:BAT; |
| _9 := nil:BAT; |
| _19 := algebra.leftjoin(_15,_18,nil:lng); |
| _15 := nil:BAT; |
| _18 := nil:BAT; |
| _21:bat[:oid,:sht] := sql.bind("sys","_tables","type",0); |
| _23:bat[:oid,:sht] := sql.bind("sys","_tables","type",2); |
| _25 := algebra.kdifference(_21,_23); |
| _21:bat[:oid,:sht] := nil:BAT; |
| _26 := algebra.kunion(_25,_23); |
| _25 := nil:BAT; |
| _23:bat[:oid,:sht] := nil:BAT; |
| _27:bat[:oid,:sht] := sql.bind("sys","_tables","type",1); |
| _28 := algebra.kunion(_26,_27); |
| _26 := nil:BAT; |
| _27:bat[:oid,:sht] := nil:BAT; |
| _29:bat[:oid,:oid] := sql.bind_dbat("sys","_tables",1); |
| _30 := bat.reverse(_29); |
| _29:bat[:oid,:oid] := nil:BAT; |
| _31 := algebra.kdifference(_28,_30); |
| _28 := nil:BAT; |
| _32 := algebra.thetauselect(_31,2:sht,"<"); |
| _31 := nil:BAT; |
| _33 := algebra.markT(_32,0...@0); |
| _32 := nil:BAT; |
| _34 := bat.reverse(_33); |
| _33 := nil:BAT; |
| _35:bat[:oid,:int] := sql.bind("sys","_tables","id",0); |
| _36:bat[:oid,:int] := sql.bind("sys","_tables","id",2); |
| _37 := algebra.kdifference(_35,_36); |
| _35:bat[:oid,:int] := nil:BAT; |
| _38 := algebra.kunion(_37,_36); |
| _37 := nil:BAT; |
| _36:bat[:oid,:int] := nil:BAT; |
| _39:bat[:oid,:int] := sql.bind("sys","_tables","id",1); |
| _40 := algebra.kunion(_38,_39); |
| _38 := nil:BAT; |
| _39:bat[:oid,:int] := nil:BAT; |
| _41 := algebra.kdifference(_40,_30); |
| _40 := nil:BAT; |
| _30 := nil:BAT; |
| _42 := algebra.leftjoin(_34,_41,nil:lng); |
| _34 := nil:BAT; |
| _41 := nil:BAT; |
| exit _102; |
| _43:bat[:oid,:int] := bat.new(nil:oid,nil:int); |
| _46 := bat.append(_43,_42,true); |
| _43:bat[:oid,:int] := nil:BAT; |
| _42 := nil:BAT; |
| _47 := bat.append(_46,_19,true); |
| _46 := nil:BAT; |
| _19 := nil:BAT; |
| _48 := aggr.count(_47); |
| _47 := nil:BAT; |
| sql.exportValue(1,".tables","L2","wrd",32,0,6,_48,""); |
| end s2_1; |
+--------+
72 rows
# 13:30:20 >
# 13:30:20 > Done.
# 13:30:20 >
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins