'MEMORY', 'YES', 'Hash based, stored in memory, useful for temporary tables', 'NO', 'NO', 'NO'
'FEDERATED', 'NO', 'Federated MySQL storage engine', '', '', ''
'MyISAM', 'DEFAULT', 'Default engine as of MySQL 3.23 with great performance', 'NO', 'NO', 'NO'
'BLACKHOLE', 'YES', '/dev/null storage engine (anything you write to it disappears)', 'NO', 'NO', 'NO'
'MRG_MYISAM', 'YES', 'Collection of identical MyISAM tables', 'NO', 'NO', 'NO'
'CSV', 'YES', 'CSV storage engine', 'NO', 'NO', 'NO'
'ARCHIVE', 'YES', 'Archive storage engine', 'NO', 'NO', 'NO'
Partager