ARIA
Learn about the Aria storage engine in MariaDB Server. Understand its features, advantages, and use cases, particularly for crash-safe operations and transactional workloads.
Last updated
Was this helpful?
Learn about the Aria storage engine in MariaDB Server. Understand its features, advantages, and use cases, particularly for crash-safe operations and transactional workloads.
An overview of Aria, a storage engine designed as a crash-safe alternative to MyISAM, featuring transactional capabilities and improved caching.
Learn about Aria's group commit functionality, which improves performance by batching commit operations to the transaction log.
A list of status variables specific to the Aria engine, providing metrics on page cache usage, transaction log syncs, and other internal operations.
Understand the different row formats supported by Aria, particularly the default PAGE format which enables crash safety and better concurrency.
A comprehensive list of system variables for configuring Aria, including buffer sizes, log settings, and recovery options.
Explains Aria's deadlock detection mechanism, which uses a two-step process with configurable search depths and timeouts to resolve conflicts.
Frequently asked questions about the Aria storage engine, covering its history, comparison with MyISAM, and key features like crash safety.
A brief history of the naming of the Aria storage engine, explaining its origins as "Maria" and the reasons for the eventual name change.
Last updated
Was this helpful?
Was this helpful?

