[MDEV-15559] KB: Add definition of what values other than 0 or 1 mean in sync_XXX variables. Created: 2018-03-13  Updated: 2018-03-16  Resolved: 2018-03-16

Status: Closed
Project: MariaDB Server
Component/s: Documentation
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Trivial
Reporter: Juan Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: documentation


 Description   

Documentation for sync_binlog, sync_master_info, sync_relay_log, and sync_relay_log_info does not explain what values other than 0 or 1 mean. It should say something like "For values N greater than 0, sync_xxxx causes the file to be written out to disk every N transactions/events."

Replication and Binary Log Server System Variables



 Comments   
Comment by Elena Stepanova [ 2018-03-13 ]

juan.vera: it says that in the very first sentence:

sync_binlog
MariaDB will synchronize its binary log file to disk after this many events

sync_master_info
A replication slave will synchronize its master.info file to disk after this many events.

etc.

Comment by Juan [ 2018-03-16 ]

That was completely unnecessary on my part. I don't know how I missed it. The first line in each variable definition. Sorry for the mistake, Elena.

Generated at Thu Feb 08 08:22:18 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.