Re: MySQL 4.1 to 5.1 large scale upgrade
Posted by:
Rick James
Date: March 22, 2011 10:01PM
What you have described sounds plausible. Usually the upgrades from one version to the next involve changes to the mysql database (which you avoided copying) and InnoDB (which you are not using). And, since you are using the simple-minded latin1 charset, you avoided any issues there.
I cannot elaborate on the seemingly unnecessary REPAIRs.
You have 1.5-2 million tables in one database? Wow! What operating system? Sometimes people ask about having lots of tables, I guess you prove it is ok. And that would be 5-6 million files in that directory!
Subject
Written By
Posted
Re: MySQL 4.1 to 5.1 large scale upgrade
March 22, 2011 10:01PM
September 14, 2011 05:32AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.