2009-01-09

gaspode: (Default)
2009-01-09 09:43 am

Techy issue .... MySQL3 to MySQL5

OK ... I need to move some databases off a server running MySQL3 to another running MySQL5 (both are FreeBSD based) ...

How do I do it (someone said i can simply copy the mysqldump from the server running V5 to the server running v3, run it and then just restore on the 5 - does this sound feasible ?)

Ta