Drop files here

SQL upload ( 0 ) x-

Server: localhost »Database: information_schema »View: ENGINES
Page-related settingsClick on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available. Documentation
Showing rows 0 - ... This view has at least this number of rows. Please refer to documentation. (Query took 0.0005 seconds.)
SELECT * FROM `ENGINES`
ENGINE SUPPORT COMMENT TRANSACTIONS XA SAVEPOINTS
MRG_MyISAM YES Collection of identical MyISAM tables NO NO NO
CSV YES CSV storage engine NO NO NO
BLACKHOLE YES /dev/null storage engine (anything you write to it... NO NO NO
MEMORY YES Hash based, stored in memory, useful for temporary... NO NO NO
SEQUENCE YES Generated tables filled with sequential values YES NO YES
ARCHIVE YES Archive storage engine NO NO NO
PERFORMANCE_SCHEMA YES Performance Schema NO NO NO
InnoDB DEFAULT Percona-XtraDB, Supports transactions, row-level l... YES YES YES
MyISAM YES MyISAM storage engine NO NO NO
Aria YES Crash-safe tables with MyISAM heritage NO NO NO