Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
SST scripts for Galera should use the new mariabackup interface instead of the innobackupex interface, which is currently only supported for compatibility reasons.
Attachments
Issue Links
- split from
-
MDEV-25321 mariabackup failed if password is passed via environment variable
-
- Closed
-
-
MDEV-25328 --innodb command line option causes mariabackup to fail
-
- Closed
-
SST scripts for Galera should use the new mariabackup interface
instead of the innobackupex interface, which is currently only
supported for compatibility reasons.
This commit converts the SST script for mariabackup to use the
new interface. It does not need separate tests, as any problems
will be seen as failures when running multiple tests for the
mariabackup-based SST:
https://github.com/MariaDB/server/commit/2c1bb2660c1c7346291f44b58f3487b51f1943e1
http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.2-MDEV-25356