How to Downgrade MySQL database to MySQL4 from MySQL5
Access the Manage Web Hosting menu options for the desired Hosting Account
- Click on Configurations and then Database Manager.
- Click on the Manage button to access phpMyAdmin for the desired MySQL Database
- Export the MySQL database to create a copy on your local computer.
- Return to the Database Manager to delete the MySQL5 database.
- Create a new MySQL4 database.
- Import the database through phpMyAdmin that was exported through step #4 above.





