Update of /cvsroot/monetdb/sql/src/test/BugConstraints/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv24496/Tests

Modified Files:
        drop_column_1643542.stable.err 
Log Message:
Approve the err output. Someone changed the error message (maybe me).


Index: drop_column_1643542.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugConstraints/Tests/drop_column_1643542.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- drop_column_1643542.stable.err      29 Jan 2007 21:51:17 -0000      1.2
+++ drop_column_1643542.stable.err      12 Apr 2007 14:06:14 -0000      1.3
@@ -73,12 +73,13 @@
 # 12:57:28 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=31322  < drop_column_1643542.sql
 # 12:57:28 >  
 
-MAPI  = [EMAIL PROTECTED]:31322
+MAPI  = [EMAIL PROTECTED]:32978
 QUERY = alter table t2 add constraint id_p primary key(id_f);
 ERROR = !CONSTRAINT PRIMARY KEY: key id_p already exists
-MAPI  = [EMAIL PROTECTED]:31322
+MAPI  = [EMAIL PROTECTED]:32978
 QUERY = alter table t1 drop id;
-ERROR = !unable to drop column id (there are constraints which depend on it)
+ERROR = !unable to drop column id (there are database objects which depend on 
it)
+
 
 # 12:57:28 >  
 # 12:57:28 >  Done.


-------------------------------------------------------------------------
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