We are plannig to switch our db servers to Percona hoping this will solve some heavy contention problems we are experiencing with innodb.
Can I migrate from MySQL Innodb 5.5.9 to Percona 5.5 using the same innodb files (a data dump and import is not possible with 300+ GB of data)?
What is the safest procedure for migrating?
Thank you very much!
Can I migrate from MySQL Innodb 5.5.9 to Percona 5.5 using the same innodb files (a data dump and import is not possible with 300+ GB of data)?
What is the safest procedure for migrating?
Thank you very much!
Comment