Update of /cvsroot/monetdb/sql/src/test/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23884/src/test/Tests

Modified Files:
      Tag: Nov2008
        null-byte-hang.stable.err null-byte-hang.stable.out 
Log Message:
Check for NUL bytes in the client when reading data.

U null-byte-hang.stable.err
Index: null-byte-hang.stable.err
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/null-byte-hang.stable.err,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -u -d -r1.5 -r1.5.6.1
--- null-byte-hang.stable.err   26 Jan 2008 13:39:18 -0000      1.5
+++ null-byte-hang.stable.err   19 Jan 2009 15:22:20 -0000      1.5.6.1
@@ -10,9 +10,7 @@
 # 12:54:19 >  Mtimeout -timeout 60 ./null-byte-hang.SQL null-byte-hang 
 # 12:54:19 >  
 
-MAPI  = mone...@localhost:35781
-QUERY = SELECT '??
-ERROR = !NULL byte in string
+NULL byte in input
 
 # 12:54:19 >  
 # 12:54:19 >  Done.

U null-byte-hang.stable.out
Index: null-byte-hang.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/null-byte-hang.stable.out,v
retrieving revision 1.3
retrieving revision 1.3.18.1
diff -u -d -r1.3 -r1.3.18.1
--- null-byte-hang.stable.out   28 Apr 2006 11:18:32 -0000      1.3
+++ null-byte-hang.stable.out   19 Jan 2009 15:22:20 -0000      1.3.18.1
@@ -1,19 +1,23 @@
 stdout of test 'null-byte-hang` in directory 'src/test` itself:
 
 
-# 12:54:19 >  
-# 12:54:19 >  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=/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 mapi_port=36061 --set monet_prompt= --trace "--dbname=mTests_src_test" 
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 12:54:19 >  
-
-# Monet Database Server V4.11.3
-# Copyright (c) 1993-2006, 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:20:14 >  
+# 16:20:14 >   mserver5 
"--config=/ufs/sjoerd/Monet-virgin-stable/etc/monetdb5.conf" --debug=10 --set 
gdk_nr_threads=0 --set 
"monet_mod_path=/ufs/sjoerd/src/MonetDB/virgin-stable/sql/x86_64-unknown-linux-gnu/src/backends/monet5/.libs:/ufs/sjoerd/src/MonetDB/virgin-stable/sql/x86_64-unknown-linux-gnu/src/backends/monet5:/ufs/sjoerd/Monet-virgin-stable/lib64/MonetDB5:/ufs/sjoerd/Monet-virgin-stable/lib64/MonetDB5/lib:/ufs/sjoerd/Monet-virgin-stable/lib64/MonetDB5/bin"
 --set 
"gdk_dbfarm=/ufs/sjoerd/src/MonetDB/virgin-stable/sql/x86_64-unknown-linux-gnu/dbfarm"
 --set 
"sql_logdir=/ufs/sjoerd/src/MonetDB/virgin-stable/sql/x86_64-unknown-linux-gnu/sql_logs"
 --set 
"xquery_logdir=/ufs/sjoerd/src/MonetDB/virgin-stable/sql/x86_64-unknown-linux-gnu/xquery_logs"
 --set mapi_open=true --set xrpc_open=true --set mapi_port=30609 --set 
xrpc_port=42165 --set monet_prompt= --trace  "--dbname=mTests_src_test" --set 
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
+# 16:20:14 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.8.3, based on kernel v1.26.3
+# Serving database 'mTests_src_test', 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- MonetDB B.V., all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://ottar.ins.cwi.nl:30609/
+# MonetDB/SQL module v2.26.3 loaded
 
 Ready.
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to