mariadb/extra
Julius Goryavsky fb9d151934 MDEV-25321: mariabackup failed if password is passed via environment variable
The mariabackup interface currently supports passing a password
through an explicit command line variable, but does not support
passing a password through the MYSQL_PWD environment variable.
At the same time, the Galera SST script for mariabackup uses
the environment variable to pass the password, which leads
(in some cases) to an unsuccessful launch of mariabackup and
to the inability to start the cluster. This patch fixes this
issue. It does not need a separate test, as the problem is
visible in general testing on buildbot.
2021-04-01 21:47:30 +02:00
..
crc32-vpmsum
mariabackup MDEV-25321: mariabackup failed if password is passed via environment variable 2021-04-01 21:47:30 +02:00
readline
yassl Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
charset2html.c
CMakeLists.txt Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
comp_err.c MDEV-22545: my_vsnprintf behaves not as in C standard 2020-05-24 21:27:08 +02:00
innochecksum.cc MDEV-19740: Silence a bogus "may be uninitialized" warning 2019-08-15 15:58:37 +03:00
my_print_defaults.c
mysql_waitpid.c
mysqld_safe_helper.c
perror.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
replace.c
resolve_stack_dump.c Fixed memory leaks in resolve_stack_dump 2020-04-18 11:51:42 +03:00
resolveip.c