I tried it, but it didn't work.

ERROR 1217 at line 3483: Cannot delete or update a parent row: a foreign 
key constraint fails

I am using InnoDB... that's my problem...

Thanks.

Andre


On Fri, 19 Mar 2004, Egor Egorov wrote:

> Andre MATOS <[EMAIL PROTECTED]> wrote:
> > Hi List,
> > 
> > Once I have dumped my database using mysqldump how can I upload the data 
> > again using the mysql command line (MySQL in ansi mode)?
> > 
> 
>       mysql -u user_name -p database_name < dump_file.sql
> 
> 
> 
> 

-- 
Andre Matos
[EMAIL PROTECTED]



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

Reply via email to