bonjour,

I try to execute some statement and...
-24988,ERR_SQL: sql error
-3007,Invalid sequence of DML and DDL statements

well, may be a problem with the last FOREIGN KEY I added on Christmas...
I search DOMAIN.FOREIGNKEYS for this table: no foreign key using the
name I thought.

I then try to add this FOREIGN KEY with an ALTER TABLE statement:
-24988,ERR_SQL: sql error
-6006,Duplicate name

So I try now to drop this foreign key with another ALTER TABLE DROP
FOREIGN KEY:
-24988,ERR_SQL: sql error
-4009,Unknown referential constraint name

What's that ?

Thanks,
-- 
jean-michel


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to