Difference between revisions of "InnoDB"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
 
== Activities ==
 
== Activities ==
 
* Show database engine: <pre>show table status like '<table name>';</pre>
 
* Show database engine: <pre>show table status like '<table name>';</pre>
 +
 +
 +
== Related commands ==
 +
* <code>[[mariadbcheck]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 12:28, 10 May 2020

This article is a Draft. Help us to complete it.

wikipedia:InnoDB


InnoDB supports:

  • Both SQL and XA transactions
  • Tablespaces
  • Foreign keys
  • Full text search indexes, since MySQL 5.6 (February 2013) and MariaDB 10.0)
  • Spatial operations, following the OpenGIS standard
  • Virtual columns, in MariaDB

Activities

  • Show database engine:
    show table status like '<table name>';


Related commands

See also

Advertising: