Andre:
If you are using enforcing FK constraints it may be that the tables are in
the wrong order.
Try inserting the line
SET foreign_key_checks = 0;
at the front of the file and
SET foreign_key_checks = 1;
at the end, then try again.
Hope this helps.
Best Regards,
Boyd E. H
Are you getting any error messages?
-Original Message-
From: Andre Mato
To: [EMAIL PROTECTED]
Sent: 8/19/04 9:59 AM
Subject: Restoring dump file problem
Hi List,
Today I got a surprise when I tried to restore a dump file did
yesterday. I
did not work. I don't know if because is too big,