--sst-max-binlogs

Overview

This is a command-line option for the mariadb-backup & mariabackup commands (arg: Optional).

In 23.08 ES, 23.07 ES, 10.2 ES, 10.2 CS:

Not present

In 10.6 ES, 10.6 CS, 10.5 ES, 10.5 CS, 10.4 ES, 10.4 CS, 10.3 ES, 10.3 CS:

Number of recent binary logs to be included in the backup. Setting this parameter to zero normally disables transmission of binary logs to the joiner nodes during SST using Galera. But sometimes a single current binlog can still be transmitted to the joiner even with sst_max_binlogs=0, because it is required for Galera to work properly with GTIDs support.

See also: Options for mariadb-backup & mariabackup in MariaDB Enterprise Server 23.08, in 23.07 ES, in 10.6 ES, in 10.5 ES, in 10.4 ES, in 10.3 ES, in 10.2 ES, in 10.6 CS, in 10.5 CS, in 10.4 CS, in 10.3 CS, and in 10.2 CS

USAGE

DETAILS

SYNONYMS

SCHEMA

PARAMETERS

SKYSQL

PRIVILEGES

EXAMPLES

ERROR HANDLING

FEATURE INTERACTION

RESPONSES

DIAGNOSIS

ISO 9075:2016

CHANGE HISTORY

Release Series

History

23.08 Enterprise

  • Not present.

23.07 Enterprise

  • Not present.

10.6 Enterprise

  • Added in MariaDB Enterprise Server 10.6.8-4.

  • Removed in MariaDB Enterprise Server 10.6.9-5.

10.6 Community

  • Added in MariaDB Community Server 10.6.8.

  • Removed in MariaDB Community Server 10.6.9.

10.5 Enterprise

  • Added in MariaDB Enterprise Server 10.5.16-11.

  • Removed in MariaDB Enterprise Server 10.5.17-12.

10.5 Community

  • Added in MariaDB Community Server 10.5.16.

  • Removed in MariaDB Community Server 10.5.17.

10.4 Enterprise

  • Added in MariaDB Enterprise Server 10.4.25-16.

  • Removed in MariaDB Enterprise Server 10.4.26-17.

10.4 Community

  • Added in MariaDB Community Server 10.4.25.

  • Removed in MariaDB Community Server 10.4.26.

10.3 Enterprise

  • Added in MariaDB Enterprise Server 10.3.35-16.

  • Removed in MariaDB Enterprise Server 10.3.36-17.

10.3 Community

  • Added in MariaDB Community Server 10.3.35.

  • Removed in MariaDB Community Server 10.3.36.

10.2 Enterprise

  • Not present.

10.2 Community

  • Not present.

EXTERNAL REFERENCES