Update of /cvsroot/monetdb/sql/src/test/Triggers/Tests
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10921/src/test/Triggers/Tests
Modified Files:
trigger_owner.stable.err
Log Message:
moved most of the DDL statements into mal
Index: trigger_owner.stable.err
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/Triggers/Tests/trigger_owner.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- trigger_owner.stable.err 26 Jan 2008 13:39:18 -0000 1.2
+++ trigger_owner.stable.err 10 Jan 2010 15:33:37 -0000 1.3
@@ -10,24 +10,24 @@
# 14:14:18 > Mtimeout -timeout 60 ./trigger_owner.SQL trigger_owner
# 14:14:18 >
-MAPI = user_t...@localhost:35358
+MAPI = user_t...@localhost:38198
QUERY = create trigger test1 after insert on t1
ERROR = !CREATE TRIGGER: access denied for user_test to schema ;'sys'
-MAPI = user_t...@localhost:35358
+MAPI = user_t...@localhost:38198
QUERY = create table t2(age int);
ERROR = !CREATE TABLE: insufficient privileges for user 'user_test' in schema
'sys'
-MAPI = mone...@localhost:35358
+MAPI = mone...@localhost:38198
QUERY = create trigger test2 after insert on t2
ERROR = !CREATE TRIGGER: unknown table 't2'
-MAPI = mone...@localhost:35358
+MAPI = mone...@localhost:38198
QUERY = drop trigger test1;
ERROR = !DROP TRIGGER: unknown trigger test1
-MAPI = mone...@localhost:35358
+MAPI = mone...@localhost:38198
QUERY = drop trigger test2;
ERROR = !DROP TRIGGER: unknown trigger test2
-MAPI = mone...@localhost:35358
+MAPI = mone...@localhost:38198
QUERY = drop table t2;
-ERROR = !DROP TABLE: no such table 't2'
+ERROR = !SQLException:sql.catalog:DROP TABLE: no such table 't2'
# 14:14:18 >
# 14:14:18 > 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