The PLUGINS table provides
      information about storage engines.
    
INFORMATION_SCHEMA
              Name | 
SHOW
              Name | 
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.5.5.17, “SHOW ENGINES Syntax”.
    

User Comments
Add your own comment.