Re: upgrade mysql3.23.55 to mysql4.0

2003-06-17 Thread Marco Barbato
!!!). Hoping to have been helpful, best regards, Marco Barbato http://www.betaingegneria.it - Original Message - From: "Anselme" <[EMAIL PROTECTED]> To: "Mysql_MailingList" <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 11:27 AM Subject: upgrade mysql3.23

upgrade mysql3.23.55 to mysql4.0

2003-06-17 Thread Anselme
Hi Everybody, I am running mysql3.23.55 on a FreeBSD4.8 I would like to upgrade to MySql4.0 and I need some help :) Is the following way the right way to do : I do a mysqldump --add-drop-table with all my databases (included the 'mysql' one) I run #portinstall -rR mysql4.0 and then # mysql