RE: mysqldump/restore

2007-07-10 Thread John Mancuso
rom: B. Keith Murphy [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 10, 2007 4:36 PM To: mysql Subject: mysqldump/restore hey all. Let me throw out a quick question. We are upgrading from some version of 4.1 to the latest version of 5.0. MySQL recommends that you dump and re-import data with this

mysqldump/restore

2007-07-10 Thread B. Keith Murphy
hey all. Let me throw out a quick question. We are upgrading from some version of 4.1 to the latest version of 5.0. MySQL recommends that you dump and re-import data with this type of move. Not only do they recommend the dump/import - it would be nice to optimize all our tables at the same time!