Are there generally any issues with moving cPanel accounts off of a server that is using MySQL 5.0 to a server that is running MySQL 5.5?
I'm sure there is some risk involved simply because the versions are different. But generally speaking, does all of the data setup correctly from 5.0 to 5.5?
For example, the user table in the mysql database. In MySQL 5.0 there looks to be 37 fields in this table. In MySQL 5.5 there are 42. Because this is mismatch will there be any problems with restoring cPanel accounts from a server that is using MySQL 5.0 to a cPanel servers that is running MySQL 5.5?
(The user table that handles MySQL users is just an example of where a problem might pop up, are there others?)
I'm sure there is some risk involved simply because the versions are different. But generally speaking, does all of the data setup correctly from 5.0 to 5.5?
For example, the user table in the mysql database. In MySQL 5.0 there looks to be 37 fields in this table. In MySQL 5.5 there are 42. Because this is mismatch will there be any problems with restoring cPanel accounts from a server that is using MySQL 5.0 to a cPanel servers that is running MySQL 5.5?
(The user table that handles MySQL users is just an example of where a problem might pop up, are there others?)