• Vladislav Vaintroub's avatar
    MDEV-15680 xb_aws_key_management fails in buildbot. · 1faaaa97
    Vladislav Vaintroub authored
    aws_key_management needs current directory to be datadir during
    initalization, it scans current directory for encrypted keys.
    
    Fix is to ensure, that plugin initialization in mariabackup happens
    after the call to my_setwd(mysql_real_data_home).
    1faaaa97
xtrabackup.cc 160 KB