Hallo,

> Sorry to ask this questions, but are you confident that the action clauses
> work properly, i.e. the tables were created correctly?

In the case of a crash i need to restore the dump including
the on delete/update clauses.

> What do you see when you execute "show create table groups"?

CREATE TABLE `groups`(

.... ( the same as mysqldump shows - but without 'on delete/update' )


) ENGINE=InnoDB DEFAULT CHARSET=latin1 COMMENT='groups'


Thanks,

Nico

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to