• Julius Goryavsky's avatar
    MDEV-25356: SST scripts should use the new mariabackup interface · 3eecb8db
    Julius Goryavsky authored
    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.
    3eecb8db
backup_mysql.cc 48.7 KB