Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory 
sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv6798/src/test/BugTracker/Tests

Modified Files:
        cardinality_violation.SF-1240701.stable.err 
        cardinality_violation.SF-1240701.stable.err.Five 
        crash_on_delete.SF-1639108.sql 
        mapi_connect_errors_vanish.SF-1432134.stable.err 
Added Files:
        crash_on_delete.SF-1639108.stable.err 
        crash_on_delete.SF-1639108.stable.out 
Log Message:
propagated changes of Sunday Feb 11 2007 - Tuesday Feb 20 2007
from the SQL_2-16 branch to the development trunk


Index: mapi_connect_errors_vanish.SF-1432134.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/mapi_connect_errors_vanish.SF-1432134.stable.err,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mapi_connect_errors_vanish.SF-1432134.stable.err    15 Jun 2006 16:53:20 
-0000      1.5
+++ mapi_connect_errors_vanish.SF-1432134.stable.err    20 Feb 2007 11:50:48 
-0000      1.6
@@ -66,9 +66,9 @@
 # 14:02:05 >  Mtimeout -timeout 60 MapiClient -lmil -u monetdb -P monetdb 
--config=/ufs/sjoerd/Monet/etc/MonetDB.conf --host=localhost --port=36772 
-uinvalid -Pinvalid
 # 14:02:05 >  
 
-MAPI  = [EMAIL PROTECTED]:36415
+MAPI  = [EMAIL PROTECTED]:30463
 ACTION= mapi_start_talking
-ERROR = !ERROR: schema authorization error
+ERROR = !schema authorization error
 
 # 14:02:05 >  
 # 14:02:05 >  Done.

Index: crash_on_delete.SF-1639108.sql
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/crash_on_delete.SF-1639108.sql,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- crash_on_delete.SF-1639108.sql      19 Jan 2007 14:21:58 -0000      1.1
+++ crash_on_delete.SF-1639108.sql      20 Feb 2007 11:50:48 -0000      1.2
@@ -1,4 +1,3 @@
-set debug=32768;
 start transaction;
 create table number (value integer primary key);
 insert into number (value) select 1;
@@ -10,10 +9,6 @@
 insert into number (value) select 16+value from number;
 insert into number (value) select 32+value from number;
 insert into number (value) select 64+value from number;
-insert into number (value) select 128+value from number;
-insert into number (value) select 256+value from number;
-insert into number (value) select 512+value from number;
-insert into number (value) select 1024+value from number;
 delete from number where value=1;
 select 'the following query causes the server to crash printing 
"sql_optimize.mx:1011: set2pivot: Assertion `n'' failed."';
 delete from number where exists (select true from number as factor1,number as 
factor2 where number.value=factor1.value*factor2.value);

Index: cardinality_violation.SF-1240701.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cardinality_violation.SF-1240701.stable.err 1 Feb 2007 22:07:42 -0000       
1.10
+++ cardinality_violation.SF-1240701.stable.err 20 Feb 2007 11:50:48 -0000      
1.11
@@ -68,11 +68,11 @@
 # 23:24:25 >  Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb 
--host=localhost --port=45948  < cardinality_violation.SF-1240701.sql
 # 23:24:25 >  
 
-MAPI  = [EMAIL PROTECTED]:30621
+MAPI  = [EMAIL PROTECTED]:39193
 QUERY = select * from env() as env where name = ( select 'prefix' from env() 
as env );
-ERROR = !ERROR: zero_or_one: cardinality violation (36>1)
+ERROR = !ERROR: zero_or_one: cardinality violation (41>1)
         !ERROR: zero_or_one: operation failed.
-MAPI  = [EMAIL PROTECTED]:30621
+MAPI  = [EMAIL PROTECTED]:39193
 QUERY = select * from columns where name = (select columns.name from _tables, 
columns where _tables.id = columns.table_id);
 ERROR = !ERROR: zero_or_one: cardinality violation (168>1)
         !ERROR: zero_or_one: operation failed.

--- NEW FILE: crash_on_delete.SF-1639108.stable.err ---
stderr of test 'crash_on_delete.SF-1639108` in directory 'src/test/BugTracker` 
itself:


# 07:57:59 >  
# 07:57:59 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set 
"monet_mod_path=/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4:/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4/lib:/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/dbfarm" 
--set "sql_logdir=/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/sql_logs" 
--set 
"xquery_logdir=/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/xquery_logs" 
--set mapi_port=38438 --set monet_prompt= --trace 
"--dbname=mTests_src_test_BugTracker" --dbinit=" module(sql_server);" ; echo ; 
echo Over..
# 07:57:59 >  

# builtin opt   gdk_arch = 64bitx86_64-redhat-linux-gnu
# builtin opt   gdk_version = 1.16.1
# builtin opt   monet_pid = 18854
# builtin opt   prefix = /export/scratch0/niels/rc/Linux-x86_64
# builtin opt   exec_prefix = ${prefix}
# builtin opt   gdk_dbname = tst
# builtin opt   gdk_dbfarm = ${prefix}/var/MonetDB
# builtin opt   gdk_debug = 8
# builtin opt   gdk_mem_bigsize = 262144
# builtin opt   gdk_vm_minsize = 137438953472
# builtin opt   gdk_alloc_map = yes
# builtin opt   gdk_mem_pagebits = 14
# builtin opt   monet_admin = adm
# builtin opt   monet_prompt = >
# builtin opt   monet_welcome = yes
# builtin opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
# builtin opt   monet_daemon = yes
# builtin opt   host = localhost
# builtin opt   mapi_port = 50000
# builtin opt   mapi_noheaders = no
# builtin opt   mapi_debug = 0
# builtin opt   mapi_clients = 2
# builtin opt   sql_debug = 0
# builtin opt   sql_logdir = ${prefix}/var/MonetDB/sql_logs
# builtin opt   xquery_logdir = ${prefix}/var/MonetDB/xquery_logs
# builtin opt   standoff_ns = http://monetdb.cwi.nl/standoff
# builtin opt   standoff_start = start
# builtin opt   standoff_end = end
# config opt    prefix = /export/scratch0/niels/rc/Linux-x86_64
# config opt    config = ${prefix}/etc/MonetDB.conf
# config opt    prefix = /export/scratch0/niels/rc/Linux-x86_64
# config opt    exec_prefix = ${prefix}
# config opt    gdk_dbfarm = ${prefix}/var/MonetDB4/dbfarm
# config opt    gdk_dbname = demo
# config opt    gdk_alloc_map = no
# config opt    gdk_embedded = no
# config opt    gdk_debug = 0
# config opt    monet_admin = adm
# config opt    monet_prompt = MonetDB>
# config opt    monet_welcome = yes
# config opt    monet_mod_path = 
${exec_prefix}/lib/MonetDB4:${exec_prefix}/lib/MonetDB4/lib:${exec_prefix}/lib/MonetDB4/bin
# config opt    monet_daemon = no
# config opt    mapi_port = 50000
# config opt    mapi_open = false
# config opt    mapi_debug = 0
# config opt    sql_debug = 0
# config opt    sql_logdir = ${prefix}/var/MonetDB4/sql_logs
# config opt    xquery_httpd_port = 48080
# config opt    xquery_output = dm
# config opt    xquery_cacheMB = 100
# config opt    xquery_procMB = 128
# config opt    standoff_ns = 
# config opt    standoff_start = start
# config opt    standoff_end = end
# config opt    xquery_logdir = ${prefix}/var/MonetDB4/xquery_logs
# cmdline opt   config = /ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf
# cmdline opt   gdk_debug = 10
# cmdline opt   monet_mod_path = 
/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4:/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4/lib:/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4/bin
# cmdline opt   gdk_dbfarm = 
/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/dbfarm
# cmdline opt   sql_logdir = 
/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/sql_logs
# cmdline opt   xquery_logdir = 
/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/xquery_logs
# cmdline opt   mapi_port = 38438
# cmdline opt   monet_prompt = 
# cmdline opt   gdk_dbname = mTests_src_test_BugTracker

# 07:57:59 >  
# 07:57:59 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=38438  < crash_on_delete.SF-1639108.sql
# 07:57:59 >  


# 07:58:00 >  
# 07:58:00 >  Done.
# 07:58:00 >  


--- NEW FILE: crash_on_delete.SF-1639108.stable.out ---
stdout of test 'crash_on_delete.SF-1639108` in directory 'src/test/BugTracker` 
itself:


# 07:57:59 >  
# 07:57:59 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set 
"monet_mod_path=/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4:/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4/lib:/export/scratch0/niels/rc/Linux-x86_64/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/dbfarm" 
--set "sql_logdir=/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/sql_logs" 
--set 
"xquery_logdir=/export/scratch0/niels/rc/Linux-x86_64/var/MonetDB4/xquery_logs" 
--set mapi_port=38438 --set monet_prompt= --trace 
"--dbname=mTests_src_test_BugTracker" --dbinit=" module(sql_server);" ; echo ; 
echo Over..
# 07:57:59 >  

# Monet Database Server V4.16.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.

printf("\nReady.\n");

Ready.
quit();

Over..

# 07:57:59 >  
# 07:57:59 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=38438  < crash_on_delete.SF-1639108.sql
# 07:57:59 >  

[ 1     ]
% . # table_name
% single_value # name
% char # type
% 110 # length
[ "the following query causes the message \"missing head type 2: var\" in the 
server. i don't know if that matters."    ]
[ 1     ]
[ 2     ]
[ 4     ]
[ 8     ]
[ 16    ]
[ 32    ]
[ 64    ]
[ 1     ]
% . # table_name
% single_value # name
% char # type
% 112 # length
[ "the following query causes the server to crash printing 
\"sql_optimize.mx:1011: set2pivot: Assertion `n' failed.\""  ]
[ 96    ]
% sys. # table_name
% count_ # name
% int # type
% 2 # length
[ 31    ]

# 07:58:00 >  
# 07:58:00 >  Done.
# 07:58:00 >  


Index: cardinality_violation.SF-1240701.stable.err.Five
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err.Five,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cardinality_violation.SF-1240701.stable.err.Five    29 Jan 2007 21:51:20 
-0000      1.5
+++ cardinality_violation.SF-1240701.stable.err.Five    20 Feb 2007 11:50:48 
-0000      1.6
@@ -70,7 +70,7 @@
 
 MAPI  = [EMAIL PROTECTED]:32978
 QUERY = select * from env() as env where name = ( select 'prefix' from env() 
as env );
-ERROR = !SQLException:zero_or_one:cardinality violation (37>1)
+ERROR = !SQLException:zero_or_one:cardinality violation (38>1)
 MAPI  = [EMAIL PROTECTED]:32978
 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 (168>1)


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to