Upgrading mySQL

S

(Shovel)

Guest
I'm running mySQL 3.2-something on my Windows PC. I'd like to upgrade it to version 4.0-something to match the webserver my host uses, but I don't want to loose any data.

Has anyone got any notable experience with this?

Thanks,

Ben
 
F

FatBusinessman

Guest
At the risk of being unoriginal, the MySQL online documentation offers what seems to be a fairly comprehensive overview of this. It suggests various things you should do while upgrading, but notes that:

MySQL 4.0 will work even if you don't do the above, but you will not be able to use the new security privileges that MySQL 4.0 and you may run into problems when upgrading later to MySQL 4.1 or newer

Also, the mysqldump program (located in your mysql/bin directory) will produce an SQL script which you should be able to keep as a backup, in case the new install does something nasty to your databases. I don't pretend to know much (if anything) about it, but there's a pretty full guide to it here.

Hope that helps - just don't take any of it as gospel, and don't sue me if it goes wrong ;)
 

Users who are viewing this thread

Similar threads

P
Replies
5
Views
360
Panda On Smack
P
P
Replies
5
Views
357
Panda On Smack
P
S
Replies
6
Views
706
wyrd_fish
W
P
Replies
13
Views
1K
wyrd_fish
W
Top Bottom