• Julius Goryavsky's avatar
    MDEV-25328: --innodb command line option causes mariabackup to fail · 8ff0ac45
    Julius Goryavsky authored
    This patch fixes an issue with launching mariabackup during SST
    (when used with Galera), when during bootstrap mariabackup receives
    the "--innodb" option, which is incorrectly interpreted as shortcut
    for "--innodb-force-recovery". This patch does not require separate
    test for mtr, as the problem is visible in general testing on
    buildbot.
    8ff0ac45
xtrabackup.cc 196 KB