Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10921/src/test/BugDay_2005-12-19_2.9.3/Tests

Modified Files:
        default_next_value_for_non_ex_seq.SF.1246631.stable.err 
Log Message:
moved most of the DDL statements into mal 


Index: default_next_value_for_non_ex_seq.SF.1246631.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/default_next_value_for_non_ex_seq.SF.1246631.stable.err,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- default_next_value_for_non_ex_seq.SF.1246631.stable.err     26 Jan 2008 
13:39:12 -0000      1.4
+++ default_next_value_for_non_ex_seq.SF.1246631.stable.err     10 Jan 2010 
15:33:36 -0000      1.5
@@ -10,16 +10,16 @@
 # 13:41:25 >  Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb 
--host=localhost --port=40245  < 
default_next_value_for_non_ex_seq.SF.1246631.sql
 # 13:41:25 >  
 
-MAPI  = mone...@localhost:32629
+MAPI  = mone...@localhost:32432
 QUERY = create table test1246631( i int default next value for non_ex_seq);
-ERROR = !NEXT VALUE FOR: no such sequence 'sys'.'non_ex_seq'
-MAPI  = mone...@localhost:32629
+ERROR = !SQLException:sql.catalog:SQLException:sql.catalog:NEXT VALUE FOR: no 
such sequence 'sys'.'non_ex_seq'
+MAPI  = mone...@localhost:32432
 QUERY = insert into test1246631;
 ERROR = !INSERT INTO: no such table 'test1246631'
-MAPI  = mone...@localhost:32629
+MAPI  = mone...@localhost:32432
 QUERY = select * from test1246631;
 ERROR = !SELECT: no such table 'test1246631'
-MAPI  = mone...@localhost:32629
+MAPI  = mone...@localhost:32432
 QUERY = insert into test1246631;
 ERROR = !INSERT INTO: no such table 'test1246631'
 


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to