Difference between revisions of "MariaDB engines"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
* <code>[[show tables]]</code> | * <code>[[show tables]]</code> | ||
− | ==See also == | + | == See also == |
+ | * {{MariaDB engines} | ||
* {{MariaDB}} | * {{MariaDB}} | ||
− | |||
[[Category:MariaDB]] | [[Category:MariaDB]] |
Revision as of 19:50, 15 December 2022
- MyISAM (
.MYI
) - InnoDB, is the default storage engine from MariaDB 10.2
- Aria, a crash-safe alternative to MyISAM
- XtraDB
mariabackup
support for online backups of InnoDB, Aria and MyISAM tables.
- Show database engine:
show table status
show table status like '';
Activities
Related terms
See also
- {{MariaDB engines}
- MariaDB:
mariadbcheck
,mariabackup
,mysqldump
, MyRocks,show (MariaDB)
MariaDB Changelog,50-server.cnf
, MariaDB engines, .ibd, .myd, .myi,/var/log/mysql/error.log, /var/log/mysql/mariadb-slow.log
, MariaDB files:.frm
,.ibd
,/etc/mysql/mariadb.conf.d/50-server.cnf
, replication, MariaDB slow queries,show databases;
, Aria, MyISAM, MariaDB SkySQL, binary log, 3306,/etc/mysql/
Advertising: