Difference between revisions of "InnoDB"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
 
 
[[wikipedia:InnoDB]] is a storage engine for the database management system [[MySQL]] and [[MariaDB]]. Is the default engine since [[MariaDB 10.2]] (2016).
 
[[wikipedia:InnoDB]] is a storage engine for the database management system [[MySQL]] and [[MariaDB]]. Is the default engine since [[MariaDB 10.2]] (2016).
  
Line 13: Line 12:
  
 
== Activities ==
 
== Activities ==
* Show [[MariaDB engines|database engine]]: <pre>show table status like '<table name>';</pre>
+
* Show [[MariaDB engines|database engine]]: <code>[[show table status like]] '<table name>';</code>
  
 
== Related commands ==
 
== Related commands ==

Latest revision as of 06:31, 9 June 2024

wikipedia:InnoDB is a storage engine for the database management system MySQL and MariaDB. Is the default engine since MariaDB 10.2 (2016).


InnoDB supports:

Activities[edit]

Advertising: