InnoDB in Shared Website Hosting
InnoDB is offered with all our shared website hosting plans by default, not as a paid upgrade or upon request, so you can activate and run any script-based application that requires the InnoDB database engine without having to deal with any obstacle once you activate your account. InnoDB will be pre-selected as the default engine for a specific MySQL database during the app installation process, regardless of whether you take advantage of our 1-click installer or create the database and activate the application manually, on the condition that the application requires it instead of the more famous MyISAM engine. We’ll generate daily database backups, so you can rest assured that you won’t ever lose any content in case you delete a database accidentally or you overwrite some essential information – you’ll simply have to alert us and we will restore everything back to normal.
InnoDB in Dedicated Servers
All dedicated web hosting plans ordered with our custom-built Hepsia hosting Control Panel come with a software bundle that’s pre-activated and besides everything else, you’ll get the InnoDB database storage engine, so you won’t need to add it manually in case you wish to activate PHP scripts that need it. All it takes to install such a script is to set up a new database and to begin the installation – as soon as the script setup wizard accesses the database and begins entering data into it, InnoDB will be set as the default MySQL engine for this database on the condition that it is the one needed by the script. You will also be able to run scripts that require the other widely used MySQL engine, MyISAM, so you will not need to modify any settings on the server. This will permit you to activate different scripts on a single physical machine and to use it to its fullest capabilities.