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

Modified Files:
      Tag: Feb2009
        pkey_in_temp_table.SF-1841727.stable.err 
        pkey_in_temp_table.SF-1841727.stable.out 
Log Message:
approved output


U pkey_in_temp_table.SF-1841727.stable.out
Index: pkey_in_temp_table.SF-1841727.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/pkey_in_temp_table.SF-1841727.stable.out,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -d -r1.2 -r1.2.8.1
--- pkey_in_temp_table.SF-1841727.stable.out    3 Dec 2007 08:51:36 -0000       
1.2
+++ pkey_in_temp_table.SF-1841727.stable.out    13 May 2009 19:16:08 -0000      
1.2.8.1
@@ -22,18 +22,12 @@
 
 Over..
 
-# 16:39:59 >  
-# 16:39:59 >  mclient -lsql -umonetdb -Pmonetdb --host=amelia --port=35124 
-# 16:39:59 >  
+# 20:40:27 >  
+# 20:40:27 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=37526 
+# 20:40:27 >  
 
-[ 1    ]
-[ 1    ]
-% tmp.pktable1841727 # table_name
-% ptest1 # name
-% int # type
-% 1 # length
 
-# 16:39:59 >  
-# 16:39:59 >  Done.
-# 16:39:59 >  
+# 20:40:27 >  
+# 20:40:27 >  Done.
+# 20:40:27 >  
 

U pkey_in_temp_table.SF-1841727.stable.err
Index: pkey_in_temp_table.SF-1841727.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/pkey_in_temp_table.SF-1841727.stable.err,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -d -r1.2 -r1.2.8.1
--- pkey_in_temp_table.SF-1841727.stable.err    3 Dec 2007 08:51:35 -0000       
1.2
+++ pkey_in_temp_table.SF-1841727.stable.err    13 May 2009 19:16:07 -0000      
1.2.8.1
@@ -12,9 +12,21 @@
 # 16:39:59 >  mclient -lsql -umonetdb -Pmonetdb --host=amelia --port=35124 
 # 16:39:59 >  
 
-MAPI  = mone...@amelia:35124
+MAPI  = mone...@alf:37526
 QUERY = CREATE TEMP TABLE pktable1841727 (ptest1 int PRIMARY KEY);
 ERROR = !CONSTRAINT: constraints on temporary tables are not supported
+MAPI  = mone...@alf:37526
+QUERY = insert into pktable1841727 values(1);
+ERROR = !INSERT INTO: no such table 'pktable1841727'
+MAPI  = mone...@alf:37526
+QUERY = insert into pktable1841727 values(1);
+ERROR = !INSERT INTO: no such table 'pktable1841727'
+MAPI  = mone...@alf:37526
+QUERY = select * from pktable1841727;
+ERROR = !SELECT: no such table 'pktable1841727'
+MAPI  = mone...@alf:37526
+QUERY = drop table pktable1841727;
+ERROR = !DROP TABLE: no such table 'pktable1841727'
 
 # 16:39:59 >  
 # 16:39:59 >  Done.


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to