• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

update or not update? MySQL 5

jnarvaez

Basic Pleskian
Hi, i have a box with 400 domains, i was wondering if it would a good idea updating mysql from version 4 to 5.

Will be any incompatibility problem with my costumers applications?

What do you think?
Best regards.
 
Be aware that there was a change in join syntax as of MySQL 5.0.12. This may cause some problems as some queries that worked before will need to be rewritten. At the very least there will likely be some applications that need to be updated ( I would guess, seeing as you have 400 domains). I would use caution making this upgrade.
HTH
 
I think i will make a full backup and restore then in a local server with mysql5 and php5 to test if all the sites work fine.

thank you for your help
 
its almost certain that at least a few sites will break, make sure you let the right people know before you do it, and always keep backups of customer data :)

you may need to fix tables after the upgrade as well
 
Back
Top