mirror of
https://github.com/MariaDB/server.git
synced 2025-11-05 01:43:31 +03:00
Added two status variables:
binlog_cache_use - counts number of transactions that used somehow
transaction temporary binary log.
binlog_cache_disk_use - counts number of transactions that required
disk I/O for storing info in this this binary log.
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
--binlog_cache_size=32768
|