mariadb/mysql-test/suite/galera
Julius Goryavsky fd9a11d8a5 MDEV-35749: Add support for --use-memory option for SST with mariabackup
Mariabackup (mariadb-backup) supports the --use-memory option that
sets the buffer pool size for innodb. However, current SST scripts
do not use this option. This commit adds support for this option,
the value for which can be specified via the "use_memory" parameter
in the configuration file in the [sst], [mariabackup] or [xtrabackup]
sections (supported only for compatibility with old configurations).

In addition, if the innodb_buffer_pool_size option is specified in
the user configuration (in the main server configuration sections)
or passed to the SST scripts or the server via arguments, its value
is also passed to mariadb-backup as the value for the --use-memory
option.

A new section name [mariabackup] has also been added, which can
be used instead of the deprecated [xtrabackup] (the section name
"mariabackup" was specified in the documentation, but was not
actually supported by SST scripts before this commit).
2025-01-06 01:43:42 +01:00
..
include Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
r MDEV-35749: Add support for --use-memory option for SST with mariabackup 2025-01-06 01:43:42 +01:00
t MDEV-35749: Add support for --use-memory option for SST with mariabackup 2025-01-06 01:43:42 +01:00
disabled.def MDEV-32561: WSREP FSM failure: (postfix) - enable galera.galera_sequences 2024-12-12 07:27:38 +11:00
galera_2nodes.cnf mtr: don't store galera sst logs in /tmp/ 2024-05-12 10:13:39 +02:00
galera_2nodes_as_master.cnf MDEV-33523 Spurious deadlock error when wsrep_on=OFF 2024-06-06 19:19:34 +02:00
galera_2nodes_as_slave.cnf MDEV-33523 Spurious deadlock error when wsrep_on=OFF 2024-06-06 19:19:34 +02:00
galera_2x2nodes.cnf MDEV-33523 Spurious deadlock error when wsrep_on=OFF 2024-06-06 19:19:34 +02:00
galera_3nodes_as_slave.cnf MDEV-33523 Spurious deadlock error when wsrep_on=OFF 2024-06-06 19:19:34 +02:00
galera_4nodes.cnf MDEV-31888 : galera.galera_wan, galera.galera_vote_rejoin_* fail 2024-10-23 03:47:08 +02:00
my.cnf cleanup: remove galera/wsrep magic from mtr 2014-10-01 23:38:27 +02:00
suite.pm galera/suite.pm: perl warning 2024-04-13 16:28:13 +02:00