On Tue, 2003-06-17 at 16:05, Manuel Diaz-Regañón wrote:
> Hi all !!
> 
> I am trying to upgrade to MySql 4.0 from 3.23 version. I dont know how to
> proceed. I was looking for some files for upgrading but i found nothing. Any
> help??
> 
on which os ? if it's FreeBSD, I've just done it this morning :)
 as root :
#pkg_deinstall mysql-server
(...)
#port_install -rR databases/mysql40-server
(...)
#mysqld_safe &
(it isnot anymore safe_mysqld )

and it runs :))

Well, better do some back-up first

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