mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
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.
191 KiB
Executable File
191 KiB
Executable File