engines
note
This view does not apply to the available features in StarRocks.
engines provides information about storage engines.
The following fields are provided in engines:
| Field | Description | 
|---|---|
| ENGINE | The name of the storage engine. | 
| SUPPORT | The server's level of support for the storage engine. Valid values: 
 | 
| COMMENT | A brief description of the storage engine. | 
| TRANSACTIONS | Whether the storage engine supports transactions. | 
| XA | Whether the storage engine supports XA transactions. | 
| SAVEPOINTS | Whether the storage engine supports savepoints. |