System and Status Variables
Optimize MariaDB Server with system variables, configuring various parameters to fine-tune performance, manage resources, and adapt the database to your specific workload requirements.
Last updated
Was this helpful?
Optimize MariaDB Server with system variables, configuring various parameters to fine-tune performance, manage resources, and adapt the database to your specific workload requirements.
Settings and features aimed at big queries, several of which are disabled by default.
How to handle and avoid the 'too many connections' error on busy servers.
MariaDB optimization options and defaults that differ from MySQL, for users migrating from MySQL.
Tuning key_buffer_size for servers with mostly MyISAM tables.
Tuning table_open_cache to balance performance against open-file usage.
System and status variables for the OQGRAPH storage engine.
Sample my.cnf configuration files for different memory sizes and storage engines.
Segmented key caches, which split the MyISAM key cache into structures to reduce contention.
Status variables for the semisynchronous replication plugin.
InnoDB server status variables, viewable with SHOW STATUS.
How to resize the InnoDB buffer pool dynamically, in chunks.
Status variables for the Sphinx storage engine.
Status variables for the Spider storage engine.
System variables and options for the SQL Error Log plugin.
Status variables related to TLS/SSL-encrypted connections.
Discover system and status variables added by major MariaDB Server releases. This section helps you track new configuration options and monitoring metrics introduced in different versions.
Last updated
Was this helpful?
Was this helpful?

