 Storage engines
    Storage engines
  | Tárolómotor | Leírás | 
|---|---|
| CSV | Stores tables as CSV files | 
| MRG_MyISAM | Collection of identical MyISAM tables | 
| MEMORY | Hash based, stored in memory, useful for temporary tables | 
| Aria | Crash-safe tables with MyISAM heritage. Used for internal temporary tables and privilege tables | 
| MyISAM | Non-transactional engine with good performance and small data footprint | 
| SEQUENCE | Generated tables filled with sequential values | 
| InnoDB | Supports transactions, row-level locking, foreign keys and encryption for tables | 
| PERFORMANCE_SCHEMA | Performance Schema | 
 phpMyAdmin Demo Server:
                                      Jelenleg futtatott Git revízió RELEASE_5_2_1-5377-g8e721911f0 a master branchból.
         phpMyAdmin Demo Server:
                                      Jelenleg futtatott Git revízió RELEASE_5_2_1-5377-g8e721911f0 a master branchból.