Help Center/ Huawei Cloud Flexus_Huawei Cloud Flexus RDS/ FAQs/ Which Storage Engine Does FlexusRDS for MySQL Provide?
Updated on 2025-01-26 GMT+08:00

Which Storage Engine Does FlexusRDS for MySQL Provide?

FlexusRDS for MySQL provides the InnoDB storage engine by default. The InnoDB engine is the preferred engine for transactional databases. It supports Atomicity, Consistency, Isolation, Durability (ACID) transaction security tables, row locks, and foreign keys. In versions later than MySQL 5.5.5, InnoDB is used as the default storage engine.