MariaDB engines
Jump to navigation
Jump to search
- MyISAM (
.MYI) - InnoDB, is the default storage engine from MariaDB 10.2 (2016)
- Aria, a crash-safe alternative to MyISAM
- XtraDB
mariabackup support for online backups of InnoDB, Aria and MyISAM tables.
- Show database engine:
show table statusshow table status like '';
Activities[edit]
Related terms[edit]
See also[edit]
Advertising: