PDF (US Ltr)
- 0.7Mb
PDF (A4)
- 0.7Mb
Lists the Capabilities configuration metrics and provides a brief description of each.
Table 7.3 Capabilities Configuration Metrics
Name | Description |
---|---|
Compress Enabled | True if the zlib compression library is available to the server, false if not. |
Crypt Enabled | True if the crypt() system call is available to the server, false if not. |
Csv Enabled | True if mysqld supports CSV tables, false if not. |
Dynamic Loading Enabled | True if mysqld supports dynamic loading of plugins, false if not. |
Event Scheduler Enabled | Enable or disable, and start or stop, the event scheduler. |
Geometry Types Enabled | True if the server supports spatial data types, false if not. |
InnoDB Enabled | True if mysqld supports InnoDB tables. false if --skip-innodb is used. |
Ndbcluster Enabled | True if mysqld supports NDBCLUSTER tables, false if --skip-ndbcluster is used. |
Openssl Enabled | True if mysqld supports SSL connections, false if not. |
Partitioning Enabled | True if mysqld supports partitioning. |
Profiling Enabled | True if statement profiling is enabled, false if not. |
Query Cache Enabled | True if mysqld supports the query cache, false if not. |
Rtree Keys Enabled | True if RTREE indexes are available, false if not. |
Ssl Enabled | True if mysqld supports SSL connections, false if not. |
Statement Timeout Enabled | True if the statement timeout feature is available on this platform and the module is initialized, false if not. |
Symlink Enabled | True if symbolic link support is enabled, false if not. |