Update of /cvsroot/monetdb/sql/src/test/Dependencies/Tests
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10921/src/test/Dependencies/Tests
Modified Files:
Dependencies.stable.err
Log Message:
moved most of the DDL statements into mal
Index: Dependencies.stable.err
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/Dependencies/Tests/Dependencies.stable.err,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Dependencies.stable.err 25 May 2009 10:38:45 -0000 1.10
+++ Dependencies.stable.err 10 Jan 2010 15:33:37 -0000 1.11
@@ -10,57 +10,57 @@
# 23:01:45 > Mtimeout -timeout 60 ./Dependencies.SQL Dependencies
# 23:01:45 >
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
QUERY = DROP USER monetdb;
ERROR = !DROP USER: MALException:removeUser:cannot remove yourself
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
QUERY = DROP SCHEMA test;
-ERROR = !DROP SCHEMA: unable to drop schema 'test' (there are database objects
which depend on it
-MAPI = monet_t...@alf:34064
+ERROR = !SQLException:sql.catalog:DROP SCHEMA: unable to drop schema 'test'
(there are database objects which depend on it
+MAPI = monet_t...@localhost:30913
QUERY = CREATE SCHEMA "test_2" AUTHORIZATION "public";
ERROR = !CREATE SCHEMA: insufficient privileges for user 'monet_test'
-MAPI = monet_t...@alf:34064
+MAPI = monet_t...@localhost:30913
QUERY = DROP USER monetdb;
ERROR = !DROP USER: InvalidCredentialsException:requireAdmin:access denied for
user 'monet_test'
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
QUERY = CREATE INDEX id_age_index ON v1(id,age);
ERROR = !CREATE INDEX: cannot create index on view 'v1'
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
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:34064
+MAPI = mone...@localhost:30913
QUERY = ALTER TABLE v1 DROP COLUMN age;
ERROR = !ALTER TABLE: cannot drop column from VIEW 'v1'
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
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:34064
+MAPI = mone...@localhost:30913
QUERY = DROP TABLE t1;
-ERROR = !DROP TABLE: FOREIGN KEY t2.t2_id_t1_fkey depends on t1
-MAPI = mone...@alf:34064
+ERROR = !SQLException:sql.catalog:DROP TABLE: FOREIGN KEY t2.t2_id_t1_fkey
depends on t1
+MAPI = mone...@localhost:30913
QUERY = DROP VIEW v1;
-ERROR = !unable to drop view v1 (there are database objects which depend on it)
-MAPI = mone...@alf:34064
+ERROR = !SQLException:sql.catalog:unable to drop view v1 (there are database
objects which depend on it)
+MAPI = mone...@localhost:30913
QUERY = DROP TABLE t2;
-ERROR = !DROP TABLE: unable to drop table t2 (there are database objects which
depend on it)
-MAPI = mone...@alf:34064
+ERROR = !SQLException:sql.catalog:DROP TABLE: unable to drop table t2 (there
are database objects which depend on it)
+MAPI = mone...@localhost:30913
QUERY = DROP FUNCTION f1;
ERROR = !DROP FUNCTION: there are database objects dependent on function f1;
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
QUERY = DROP INDEX id_age_index;
ERROR = !DROP INDEX: no such index 'id_age_index'
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
QUERY = DROP VIEW v1;
-ERROR = !unable to drop view v1 (there are database objects which depend on it)
-MAPI = mone...@alf:34064
+ERROR = !SQLException:sql.catalog:unable to drop view v1 (there are database
objects which depend on it)
+MAPI = mone...@localhost:30913
QUERY = DROP TABLE t1;
-ERROR = !DROP TABLE: unable to drop table t1 (there are database objects which
depend on it)
-MAPI = mone...@alf:34064
+ERROR = !SQLException:sql.catalog:DROP TABLE: unable to drop table t1 (there
are database objects which depend on it)
+MAPI = mone...@localhost:30913
QUERY = DROP function f1;
ERROR = !DROP FUNCTION: there are database objects dependent on function f1;
-MAPI = mone...@alf:34064
+MAPI = mone...@localhost:30913
QUERY = DROP SCHEMA test_2;
-ERROR = !DROP SCHEMA: name test_2 does not exist
+ERROR = !SQLException:sql.catalog:DROP SCHEMA: name test_2 does not exist
# 23:01:46 >
# 23:01:46 > Done.
------------------------------------------------------------------------------
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