• Julius Goryavsky's avatar
    MDEV-20185: Windows: Use of uninitialized value $bpath in string eq · 12e3ac04
    Julius Goryavsky authored
    The execution of mtr in the Windows environment fails due to
    the fact that the new code from MDEV-18565 does not take into
    account the need to add the ".exe" extension to the names of
    executable files when searching for pre-requisites that are
    needed to run SST scripts (especially when using mariabackup)
    and when searching paths to some other Galera utilities.
    This patch fixes this flaw.
    
    Also adding paths to the PATH environment variable is now
    done with the correct delimiter character.
    12e3ac04
galera_ist_innodb_flush_logs.test 439 Bytes