Skip to content

Note: There are upcoming changes to the billing unit model CSC uses in September 2025. Read the FAQ to learn more.

MariaDB

Database engine and backups

MariaDB database instances on Pukki use InnoDB by default, as most testing has been done using it. Changing to other engines such as Aria might cause issues with backups, so one should carefully consider how necessary it is before switching from InnoDB. More information on database engines can be found in the official MariaDB documentation.