hey folks-
for upgrading the binary distribution of MySQL, is this the recommended way to do it?...
- mysqldump
- remove old mysql directory
- install new mysql directory
- load tables into new mysql directory
Basic, I know, but I've actually never had to do an upgrade before, and I've read that in certain cases, one only needs to replace the mysql binary.
I would like to move from 4.0.3 beta to the current stable release.
thanks for any tips on the matter.
knelson