nilnandan,
I meant to say Mysqlupgrade :-)
Further, I can use the old mysql tables, (the mysql gant tables, user/passwd/host tables
etc) and the mysqlupgrade will update them as necessary?
-Grant
----- Original Message -----
From: Nilnandan Joshi
To: Grant Peel
Cc: mysql@stripped
Sent: Tuesday, June 29, 2010 4:00 AM
Subject: Re: Updating from 4 to 5
Grant,
I think, you should run mysqlupgrade after copying old data in new servers.
Regards,
nilnandan
Grant Peel wrote:
Hi all,
I am about to move from FreeBSD 6 to FreeBSD 8. With that, the mysql server version will
be changed from 4 to 5.
I am assuming I can load all the users tables, and the mysql database (grant tables and
all) to the new server, then run mysqlupdate, and everything that needs to be updated
will be.
Any comments?
-Grant