Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Use InnoDB
This guide explains how to access InnoDB at Infomaniak.
Using the MySQL InnoDB Storage Engine
As soon as your Infomaniak hosting provides you access to MySQL / MariaDB databases, InnoDB is available at the same time (previously MyISAM).
InnoDB offers advanced features such as ACID transactions, row-level locks, full-text indexes, etc. You can take advantage of these features by using appropriate SQL statements in your queries.
Link to this FAQ: