1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/scripts
Julius Goryavsky f21a36d5e1 MDEV-26064: mariabackup SST fails when starting with --innodb-force-recovery
If the server is started with the --innodb-force-recovery argument
on the command line, then during SST this argument can be passed to
mariabackup only at the --prepare stage, and accordingly it must be
removed from the --mysqld-args list (and it is not should be passed
to mariabackup otherwise).

This commit fixes a flaw in the SST scripts and add a test that
checks the ability to run the joiner node in a configuration that
uses --innodb-force-recovery=1.
2021-11-23 02:35:46 +01:00
..
2021-03-31 09:47:14 +03:00
2019-05-11 21:29:06 +03:00
2020-10-29 13:38:38 +02:00
2019-05-14 17:18:46 +03:00
2019-10-25 12:57:36 +03:00
2021-07-31 22:59:58 +02:00
2019-05-11 22:19:05 +03:00
2020-09-24 08:09:56 +10:00