There are 2 kind of upgrade is possible in MySQL. Major version upgrade (i.e MySQL 4.1 to MySQL 5.0) Minor version upgrade (i.e MySQL 5.0.45 to MySQL 5.0.47) In the Major version upgrade, people are generally using very common technique which is, taking backup by mysqldump from MySQL 4.1 and reload into MySQL 5.0. This
PlanetMySQL Voting:
Vote UP /
Vote DOWN
Archive for the ‘mysql_upgrade’ Category
How to use mysql_upgrade script
Август 1st, 2011How to use mysql_upgrade script
Август 1st, 2011
There are 2 kind of upgrade is possible in MySQL. Major version upgrade (i.e MySQL 4.1 to MySQL 5.0) Minor version upgrade (i.e MySQL 5.0.45 to MySQL 5.0.47) In the Major version upgrade, people are generally using very common technique which is, taking backup by mysqldump from MySQL 4.1 and reload into MySQL 5.0. This
PlanetMySQL Voting: Vote UP / Vote DOWN
PlanetMySQL Voting: Vote UP / Vote DOWN