Hello, I have a huge problem that you guys may be able to help me with.

I did a mysqldump   all databases into a sql71.sql file.

when I try and I get the following error when trying to restore

ERROR 1050 at line 204528: Table 'columns_priv' already exists

I'm sure that this is for the mysql database.

Im doing this to restore
mysql --user=root -p < sql71.sql

please give me some help on this....the .sql file is 170+megs in size.


Thanks,
Chuck

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

Reply via email to