mariadb/extra
Alexander Barkov d3e394b3b1 A cleanup for MDEV-30968 mariadb-backup does not copy Aria logs if aria_log_dir_path is used
Fixing buildbot failures on mariabackup.aria_log_dir_path_rel.

The problem was that directory_exists() was called with the
relative aria_log_dir_path value, while the current directory
in mariadb-backup is not necessarily equal to datadir when MTR is running.

Fix:

- Moving building the absolute path un level upper:
  from the function copy_back_aria_logs() to the function copy_back().
- Passing the built absolute path to both directory_exists() and
  copy_back_aria_logs() as a parameter.
2023-04-24 10:36:13 +04:00
..
aws_sdk MDEV-23539: aws key plugin - fails to build 2020-10-26 14:59:42 +11:00
crc32-vpmsum MDEV-21984: POWER crc32 acceleration - fix clang's behavior on versions >= 7 2020-04-13 14:32:10 +03:00
mariabackup A cleanup for MDEV-30968 mariadb-backup does not copy Aria logs if aria_log_dir_path is used 2023-04-24 10:36:13 +04:00
readline Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wolfssl Add more workaround atop existing WolfSSL 5.5.4 workaround to compile ASAN on buildbot 2023-02-08 11:32:06 +01:00
charset2html.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
comp_err.c Merge 10.2 into 10.3 2020-05-25 19:41:58 +03:00
innochecksum.cc Merge branch '10.3' into 10.4 2023-01-28 18:22:55 +01:00
my_print_defaults.c Merge 10.3 into 10.4 2021-04-21 07:58:42 +03:00
mysql_waitpid.c Update FSF Address 2019-05-11 21:29:06 +03:00
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c MDEV-21062 Buildbot, Windows - sporadically missing lines from mtr's "exec" 2019-11-15 15:39:31 +01:00
replace.c Fix clang-15 -Wdeprecated-non-prototype 2022-07-01 09:34:31 +03:00
resolve_stack_dump.c Merge 10.3 into 10.4 2020-04-22 18:18:51 +03:00
resolveip.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00