RE: Import of a mysldump file fails

2008-05-05 Thread Rolando Edwards
In this case, the command for the second suggestion is gzip -d < slavesetup.sql.gz | mysql -u --password= -Original Message- From: Eramo, Mark [mailto:[EMAIL PROTECTED] Sent: Monday, May 05, 2008 3:40 PM To: Mysql Cc: Kieran Kelleher Subject: RE: Import of a mysldump file fails

RE: Import of a mysldump file fails

2008-05-05 Thread Eramo, Mark
= < file_to_import These should help you get by this issue. I use both of these to import a MySQL 4.0.20 dump into MySQL 5.0 Mark -Original Message- From: Kieran Kelleher [mailto:[EMAIL PROTECTED] Sent: Monday, May 05, 2008 3:21 PM To: Mysql Subject: Import of a mysldump file fails

Import of a mysldump file fails

2008-05-05 Thread Kieran Kelleher
Hi, I have a weird one going on here. I have done this many times before with MySQL 4.1, but now that I am trying to accomplish same task with a MySQL 5.0.x setup, mysql is just not succeeding in importing the mysqldump file. I am doing a full mysql dump from a mysql master running 5.0.51