SQL-Browser

[Tools]  Database: `information_schema`  Table: `ENGINES`

   show less  show more             Upload SQL file   Search   MySQl Documentation
The execution of SQL Statements can manipulate data. TAKE CARE! The Authors don't accept any liability for damaged or lost data.

Data View

new record    Edit table structure

Table `information_schema`.`ENGINES`
records 1 - 9 from totally 9    <<    <    >    >>

View: compact   The Query contains 6 Columns
 # ENGINE SUPPORT COMMENT TRANSACTIONS XA SAVEPOINTS
  edit delete1. 
PERFORMANCE_SCHEMA
YES
Performance Schema
NO
NO
NO
  edit delete2. 
MRG_MYISAM
YES
Collection of identical MyISAM tables
NO
NO
NO
  edit delete3. 
MEMORY
YES
Hash based, stored in memory, useful for temporary tables
NO
NO
NO
  edit delete4. 
BLACKHOLE
YES
/dev/null storage engine (anything you write to it disappears)
NO
NO
NO
  edit delete5. 
CSV
YES
CSV storage engine
NO
NO
NO
  edit delete6. 
MyISAM
YES
MyISAM storage engine
NO
NO
NO
  edit delete7. 
ARCHIVE
YES
Archive storage engine
NO
NO
NO
  edit delete8. 
InnoDB
DEFAULT
Supports transactions, row-level locking, and foreign keys
YES
YES
YES
  edit delete9. 
FEDERATED
NO
Federated MySQL storage engine
NULL
NULL
NULL

records 1 - 9 from totally 9    <<    <    >    >>