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 -uroot -p mysql < mysql.sql

 and the same for all my databases ?

And what about php and jdbc ? Do I need to do something else ?

Thank you for any help


-- 
Anselme <[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