The PLUGINS table provides
      information about storage engines.
    
| INFORMATION_SCHEMAName | SHOWName | Remarks | 
| ENGINE | Engine | MySQL extension | 
| SUPPORT | Support | MySQL extension | 
| COMMENT | Comment | MySQL extension | 
| TRANSACTIONS | Transactions | MySQL extension | 
| XA | XA | MySQL extension | 
| SAVEPOINTS | Savepoints | MySQL extension | 
Notes:
          The ENGINES table is a
          nonstandard table. It was added in MySQL 5.1.5.
        
      See also Section 12.4.5.17, “SHOW ENGINES Syntax”.
    


User Comments
Add your own comment.