- Definitions
- AAAA Records
- Access Log Manager
- Additional RAM
- Administration Services
- Advanced Tools
- Email Aliases
- Antivirus Protection
- APC
- Applications Installer
- Auto-reply Emails
- Browsable Daily Backups
- Catch-all Emails
- CentOS
- Live Chat Support
- ClientExec Billing And Support Software
- Genuine Cloud Architecture
- CNAME Records
- Web Hosting Control Panel
- Hardware
- CPanel Control Panel
- CPU Share
- Cron Jobs
- Custom Error Pages
- MX And A Records
- Daily Data Back-up
- Data Centers
- Data Compression
- Debian
- Dedicated IP
- Server Network Hardware
- DirectAdmin Control Panel
- Disk Space
- Domain Backorders
- DomainKeys Identified Mail
- Domain Manager
- Parked Domain Names
- Domain Registration Transfer
- Dreamweaver Compatible
- Dropbox Backups
- Email Forwarding
- Email Manager
- Enom Domain Name Reseller Account
- EPP Transfer Protection
- Error Log Viewer
- Extensive Online Documentation
- Extra Dedicated IPs
- File Manager
- FTP Accounts
- FTP Manager
- DNS Management
- WHOIS Management
- Guaranteed RAM
- Hepsia Control Panel
- Domains Hosted
- Hotlink Protection
- Htaccess Generator
- Domain WHOIS Privacy Protection
- Imagemagick And GD Library
- InnoDB
- Installation And Troubleshooting
- Instant Account Activation
- Integrated Ticketing System
- IonCube
- IP Blocking
- JailHost
- Email Accounts
- Mailing Lists
- Mailing List Members
- Managed Services Package
- Marketing Tools
- Money Back Guarantee
- Memcached
- Microsoft Frontpage Extensions
- ModSecurity
- Monitoring And Rebooting
- MySQL And Load Stats
- 2.5 Gbit Network Connectivity
- Data Corruption
- Node.js
- No Overselling
- NS Records
- One-Hour Response Guarantee
- Perl Modules
- Password Protected Directories
- Perl Scripting
- PgSQL Databases
- PostgreSQL Database Storage
- Phone Support
- PHP 4 PHP 5 And PHP 7 Support
- PhpMyAdmin
- PhpPgAdmin
- Python
- RAID
- Registrar Lock
- Server Reselling Options
- Serverside Includes
- Shared SSL IP
- SiteMap Generator
- SMTP Server
- Spam Filters
- SPF Protection
- MySQL Databases
- MySQL Database Storage
- SRV Records
- Data Caching
- SSL Certificate Generator
- Stable Linux With Apache
- Subdomains
- Help Desk
- Data Traffic
- TXT Records
- Ubuntu
- UPS And Diesel Back-up Generator
- Hosting Service Uptime
- URL Redirection
- Varnish
- VPN Traffic
- Multiple Control Panels
- Setup Fees
- Multiple OS
- Full Root-level Access
- SSH Telnet
- Web Accelerators
- Online Website Builder
- Web And FTP Statistics
- Web Installer
- Webmail
- Assisted Website Migration
- Website Manager
- Free Site Templates
- Weekly Backup
- Weekly OS Update
- Zend Optimizer
- ZFS Mails And MySQL
- Get Started
InnoDB
Find out about InnoDB and find out why it’s already been picked out as the default MySQL database engine.
InnoDB is a very popular database storage engine for MySQL. It is an alternative to the default MyISAM engine and it has lots of strengths which have made it the engine of choice for numerous PHP-powered web apps, including Magento and Joomla™, which have switched to InnoDB for good. For example, importing large data volumes will be faster with InnoDB, since it locks only a single row to carry out a given operation, not the entire database table, which makes the engine perfect for scalable applications. It also supports foreign keys and database transactions – these refer to the manner in which the data is tackled. To put it simply, importing new or editing existing data will either be entirely completed, or will be canceled and the operation will be rolled back if some issue occurs in the meantime, hence the content that remains in the database won’t be lost.
-
InnoDB in Semi-dedicated Hosting
All our semi-dedicated hosting services come with InnoDB and you’ll be able to get the most out of all the features of this database engine with any PHP-driven app that requires it. InnoDB is among the engines that are available on our cloud hosting platform, so the one that will be used depends on the prerequisites of the specific application. You won’t need to do anything manually in order to activate InnoDB, as it will be set as the default engine whenever you install an application – whether manually or using our one-click app installer tool. To avoid any risk, we will carry out daily database backups, so if anything goes wrong after some update or if you erase some content accidentally, we will be able to get the database back to the way it was on any of the past seven days.
- InnoDB in VPS Hosting
All VPS hosting that are ordered with the Hepsia Control Panel come with InnoDB pre-installed, so you’ll be able to take advantage of any PHP-driven web app that requires this database storage engine without the need to activate anything manually. You can choose Hepsia on the VPS order form and your brand-new Virtual Private Server will be up and running within the hour, so you can log in and begin building your Internet sites straight away. Once you set up a brand new database and begin the app installation process, our system will set the engine for this MySQL database automatically. In this way, you can install various applications at the same time without having to update anything on the Virtual Private Server. You can set up a WordPress-based online blog that makes use of the default MySQL engine – MyISAM, and a Magento-based e-shop that uses the InnoDB engine, for instance.- InnoDB in Dedicated Web Hosting
All dedicated hosting services ordered with our custom Hepsia Control Panel include a software package that is pre-activated and among everything else, you will get the InnoDB storage engine, so you won’t need to add it manually in case you want to activate PHP scripts that require it. All it takes to install such a script is to set up a new MySQL database and to start the setup – as soon as the installer wizard gets access to the database and starts importing data into it, InnoDB will be set as the default engine for this database on the condition that it is the one needed by the script. You’ll also be able to use scripts that need MyISAM, the other very popular MySQL engine, so you won’t need to modify any settings on the server. This will allow you to use different scripts on a single physical machine and to use the latter to its maximum potential. - InnoDB in VPS Hosting