binlog_cache_size
Topics on This Page:
The size of the transactional cache for updates to transactional engines for the binary log. If you often use transactions containing many statements, you can increase this to get more performance
See also: System Variables in 10.5 ES, in 10.5 CS, in 10.4 ES, in 10.4 CS, in 10.3 ES, in 10.3 CS, in 10.2 ES, and in 10.2 CS
DETAILS
PARAMETERS
Command-line |
--binlog_cache_size=# |
Configuration file |
Supported |
Dynamic |
Yes |
Scope |
Global |
Data Type |
BIGINT UNSIGNED |
Minimum Value |
4096 |
Maximum Value |
18446744073709551615 |
Default Value |
32768 |
SKYSQL
Cloud |
SkySQL Topology |
ES Ver |
Default |
---|---|---|---|
AWS |
HA (Primary/Replica) |
10.4 |
262144 |
AWS |
HA (Primary/Replica) |
10.5 |
262144 |
AWS |
Transactional Standalone |
10.4 |
262144 |
AWS |
Transactional Standalone |
10.5 |
262144 |
AWS |
Distributed Transactions |
10.5 |
262144 |
GCP |
ColumnStore |
10.5 |
32768 |
GCP |
ColumnStore Multi |
10.5 |
32768 |
GCP |
Galera |
10.4 |
262144 |
GCP |
Galera |
10.5 |
262144 |
GCP |
HA (Primary/Replica) |
10.4 |
262144 |
GCP |
HA (Primary/Replica) |
10.5 |
262144 |
GCP |
HTAP |
10.5 |
32768 |
GCP |
Transactional Standalone |
10.4 |
262144 |
GCP |
Transactional Standalone |
10.5 |
262144 |
GCP |
Distributed Transactions |
10.5 |
262144 |
See MariaDB SkySQL documentation to learn more about the MariaDB SkySQL database as a service.
CHANGE HISTORY
Release Series |
History |
---|---|
10.5 Enterprise |
|
10.5 Community |
|
10.4 Enterprise |
|
10.4 Community |
|
10.3 Enterprise |
|
10.3 Community |
|
10.2 Enterprise |
|
10.2 Community |
|
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.
Information specific to MariaDB SkySQL can be found on the binlog_cache_size page in the SkySQL Documentation.