InnoDB in Semi-dedicated Servers
If you create a new MySQL database through the hosting Control Panel included with each of our semi-dedicated server accounts and you start installing a script-driven application either manually or using our 1-click application installer tool, the storage engine for the database will be selected automatically based on the specific app’s prerequisites. Since InnoDB is available on the cloud hosting platform where your new account will be created, it will be set as the default engine for each application that needs it without any manual action required on your end at any point. To avoid any chance of losing information if you update an application or if you remove a database by accident, we will make a backup of all your databases every day, so if anything happens, we can restore your data.
InnoDB in Dedicated Servers
All dedicated web hosting plans that are ordered with our custom-built Hepsia hosting Control Panel come with a software package that’s pre-installed and besides everything else, you will get the InnoDB storage engine, so you won’t have to install it manually if you need to use PHP scripts that need it. All it takes to use such a script is to set up a new MySQL database and to start the setup process – as soon as the script configuration wizard obtains access to the database in question and begins inserting data into it, InnoDB will be set as the default engine for this database provided that it is the one needed by the script. You will also be able to activate scripts that need the other widely used MySQL engine, MyISAM, so you will not have to change any settings on the server. This will allow you to use various scripts on a single machine and to use it to its maximum capabilities.