mirror of
https://github.com/webmin/webmin.git
synced 2026-08-31 02:40:25 +01:00
This PR adds a "Binary Logging" page to configure log format, file size and retention, rotate or purge logs, and support restore sessions that do not write back to binary logs.
8 lines
390 B
HTML
8 lines
390 B
HTML
<header>Unique server ID</header>
|
|
|
|
<p>A numeric ID identifying this server in a replication setup, which must be
|
|
different on every server that replicates with others. MySQL requires an ID to
|
|
be set when binary logging is enabled, so when this option is left as
|
|
<b>Default</b> and no ID is configured yet, an ID of <tt>1</tt> is used. On a
|
|
stand-alone server the value does not matter.</p>
|