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

Modified Files:
      Tag: May2009
        Dependencies.stable.err 
Log Message:
approved changed error



U Dependencies.stable.err
Index: Dependencies.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/Dependencies/Tests/Dependencies.stable.err,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -d -r1.8.2.1 -r1.8.2.2
--- Dependencies.stable.err     19 May 2009 05:34:46 -0000      1.8.2.1
+++ Dependencies.stable.err     24 May 2009 09:30:23 -0000      1.8.2.2
@@ -10,55 +10,55 @@
 # 23:01:45 >  Mtimeout -timeout 60 ./Dependencies.SQL Dependencies 
 # 23:01:45 >  
 
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP USER monetdb;
-ERROR = !DROP USER: MALException:removeUser:Can not remove user
-MAPI  = mone...@alf:37345
+ERROR = !DROP USER: MALException:removeUser:cannot remove yourself
+MAPI  = mone...@alf:34064
 QUERY = DROP SCHEMA test;
 ERROR = !DROP SCHEMA: unable to drop schema 'test' (there are database objects 
which depend on it
-MAPI  = monet_t...@alf:37345
+MAPI  = monet_t...@alf:34064
 QUERY = CREATE SCHEMA "test_2" AUTHORIZATION "public";
 ERROR = !CREATE SCHEMA: insufficient privileges for user 'monet_test'
-MAPI  = monet_t...@alf:37345
+MAPI  = monet_t...@alf:34064
 QUERY = DROP USER monetdb;
-ERROR = !DROP USER: InvalidCredentialsException:requireAdmin:Access denied for 
user:monet_test
-MAPI  = mone...@alf:37345
+ERROR = !DROP USER: InvalidCredentialsException:requireAdmin:access denied for 
user 'monet_test'
+MAPI  = mone...@alf:34064
 QUERY = CREATE INDEX id_age_index ON v1(id,age);
 ERROR = !CREATE INDEX: cannot create index on view 'v1'
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = ALTER TABLE t1 DROP COLUMN id;
 ERROR = !ALTER TABLE: cannot drop column 'id': there are database objects 
which depend on it
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = ALTER TABLE v1 DROP COLUMN age;
 ERROR = !ALTER TABLE: cannot drop column from VIEW 'v1'
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = ALTER TABLE t2 ADD FOREIGN KEY(age_v1) REFERENCES v1(age);
 ERROR = !CONSTRAINT FOREIGN KEY: could not find referenced PRIMARY KEY in 
table 'v1'
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP TABLE t1;
 ERROR = !DROP TABLE: FOREIGN KEY t2.t2_id_t1_fkey depends on t1
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP VIEW v1;
 ERROR = !unable to drop view v1 (there are database objects which depend on it)
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP TABLE t2; 
 ERROR = !DROP TABLE: unable to drop table t2 (there are database objects which 
depend on it)
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP FUNCTION f1;
 ERROR = !DROP FUNCTION: there are database objects dependent on function f1;
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP INDEX id_age_index;
 ERROR = !DROP INDEX: no such index 'id_age_index'
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP VIEW v1;
 ERROR = !unable to drop view v1 (there are database objects which depend on it)
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP TABLE t1;
 ERROR = !DROP TABLE: unable to drop table t1 (there are database objects which 
depend on it)
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP function f1;
 ERROR = !DROP FUNCTION: there are database objects dependent on function f1;
-MAPI  = mone...@alf:37345
+MAPI  = mone...@alf:34064
 QUERY = DROP SCHEMA test_2;
 ERROR = !DROP SCHEMA: name test_2 does not exist
 


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to