Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Use InnoDB

This guide explains how to access InnoDB at Infomaniak.

 

Use the MySQL InnoDB storage engine

As soon as your Infomaniak hosting gives you access to MySQL / MariaDB databases, InnoDB is available at the same time (MyISAM previously).

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.


Has this FAQ been helpful?