Difference between revisions of "MariaDB engines"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* [[MyISAM]]
+
 
* [[InnoDB]]
+
 
 +
* [[MyISAM]] (<code>[[.MYI]]</code>)
 +
* [[InnoDB]], is the default storage engine from [[MariaDB 10.2]]
 
* [[Aria]], a crash-safe alternative to MyISAM
 
* [[Aria]], a crash-safe alternative to MyISAM
 
* [[XtraDB]]
 
* [[XtraDB]]
  
  
[[Mariabackup]] support for online backups of [[InnoDB]], [[Aria]] and [[MyISAM]] tables.
+
* <code>[[show engines]]</code>
  
==See also ==
+
<code>[[mariabackup]]</code> support for online backups of [[InnoDB]], [[Aria]] and [[MyISAM]] tables.
 +
 
 +
 
 +
* Show [[MariaDB engines|database engine]]:
 +
* <code>[[show table status]]</code>
 +
* <code>show table status like '<table name>';</code>
 +
 
 +
 
 +
== Activities ==
 +
* Read https://mariadb.com/kb/en/choosing-the-right-storage-engine/
 +
 
 +
== Related terms ==
 +
* <code>[[show tables]]</code>
 +
 
 +
== See also ==
 +
* {{MariaDB engines}}
 
* {{MariaDB}}
 
* {{MariaDB}}
 
  
 
[[Category:MariaDB]]
 
[[Category:MariaDB]]

Latest revision as of 19:52, 15 December 2022

Advertising: