mariadb/scripts
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
..
CMakeLists.txt MDEV-20053: set @sbindir@ for scripts 2024-06-22 17:19:49 +10:00
comp_sql.c
convert-debug-for-diff.sh
dheadgen.pl
fill_help_tables.sql Update 10.5 HELP tables 2023-01-24 11:28:37 +11:00
galera_new_cluster.sh Revert "update galera_new_cluster to use environment file" 2023-08-08 15:46:39 +01:00
galera_recovery.sh Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
maria_add_gis_sp.sql.in
mariadb-service-convert
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.sh Fix URL in mariadb-install (no longer on launchpad) 2024-11-19 08:48:40 +11:00
mysql_performance_tables.sql
mysql_secure_installation.sh MDEV-33265 mariadb-secure-installation fails with --defaults-group-suffix 2024-07-16 09:36:24 +02:00
mysql_setpermission.sh MDEV-31611: mariadb-setpermission - Can't use string as an ARRAY ref while strict refs in use 2023-11-23 08:50:57 +11:00
mysql_system_tables.sql MDEV-34716 Fix mysql.servers socket max length too short 2024-12-17 10:40:57 +11:00
mysql_system_tables_data.sql MDEV-21194: mariadb-install-db doesn't properly grant proxy privileges to all created user accounts 2023-09-19 08:07:07 +10:00
mysql_system_tables_fix.sql MDEV-34716 Fix mysql.servers socket max length too short 2024-12-17 10:40:57 +11:00
mysql_test_data_timezone.sql
mysql_test_db.sql
mysqlaccess.conf
mysqlaccess.sh
mysqld_multi.sh
mysqld_safe.sh Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
mysqldumpslow.sh
mysqlhotcopy.sh
mytop.sh MDEV-34604 mytop - fix specifying filters in .mytop 2024-07-17 14:19:53 +10:00
wsrep_sst_backup.sh galera SST scripts: comments update 2024-09-15 06:08:03 +02:00
wsrep_sst_common.sh MDEV-35749: Add support for --use-memory option for SST with mariabackup 2025-01-06 01:43:42 +01:00
wsrep_sst_mariabackup.sh MDEV-35749: Add support for --use-memory option for SST with mariabackup 2025-01-06 01:43:42 +01:00
wsrep_sst_mysqldump.sh galera SST scripts: moving mysqldump-specific code out of the wsrep_sst_common 2024-09-15 06:08:03 +02:00
wsrep_sst_rsync.sh galera SST scripts: correction of the grep pattern 2024-11-19 03:16:57 +01:00