5.3 Capabilities Configuration Metrics

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

Table 5.2 Capabilities Configuration Metrics

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