Documentation Home
Oracle Enterprise Manager for MySQL Database User's Guide
Download this Manual
PDF (US Ltr) - 0.7Mb
PDF (A4) - 0.7Mb


7.3 Capabilities Configuration Metrics

Lists the Capabilities configuration metrics and provides a brief description of each.

Table 7.3 Capabilities Configuration Metrics

NameDescription
Compress EnabledTrue if the zlib compression library is available to the server, false if not.
Crypt EnabledTrue if the crypt() system call is available to the server, false if not.
Csv EnabledTrue if mysqld supports CSV tables, false if not.
Dynamic Loading EnabledTrue if mysqld supports dynamic loading of plugins, false if not.
Event Scheduler EnabledEnable or disable, and start or stop, the event scheduler.
Geometry Types EnabledTrue if the server supports spatial data types, false if not.
InnoDB EnabledTrue if mysqld supports InnoDB tables. false if --skip-innodb is used.
Ndbcluster EnabledTrue if mysqld supports NDBCLUSTER tables, false if --skip-ndbcluster is used.
Openssl EnabledTrue if mysqld supports SSL connections, false if not.
Partitioning EnabledTrue if mysqld supports partitioning.
Profiling EnabledTrue if statement profiling is enabled, false if not.
Query Cache EnabledTrue if mysqld supports the query cache, false if not.
Rtree Keys EnabledTrue if RTREE indexes are available, false if not.
Ssl EnabledTrue if mysqld supports SSL connections, false if not.
Statement Timeout EnabledTrue if the statement timeout feature is available on this platform and the module is initialized, false if not.
Symlink EnabledTrue if symbolic link support is enabled, false if not.