diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2023-04-26 13:58:40 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2023-04-26 13:58:40 +0300 |
commit | c15c8ef3e357a3e01f775f20027fdac9b227099f (patch) | |
tree | 28546c4ce6756ad96dff092b43fde26d049862a8 /mysql-test/suite/mariabackup/aria_log_dir_path_rel.test | |
parent | 3c2507789908df103949670fe43412e220718a6e (diff) | |
parent | 5740638c4c3337a0021a82f5b744afca1ab1346c (diff) | |
download | mariadb-git-c15c8ef3e357a3e01f775f20027fdac9b227099f.tar.gz |
Merge 10.6 into 10.8
Diffstat (limited to 'mysql-test/suite/mariabackup/aria_log_dir_path_rel.test')
-rw-r--r-- | mysql-test/suite/mariabackup/aria_log_dir_path_rel.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/suite/mariabackup/aria_log_dir_path_rel.test b/mysql-test/suite/mariabackup/aria_log_dir_path_rel.test new file mode 100644 index 00000000000..c8169959929 --- /dev/null +++ b/mysql-test/suite/mariabackup/aria_log_dir_path_rel.test @@ -0,0 +1,4 @@ +--let $ARIA_LOGDIR_MARIADB=../../tmp/backup_aria_log_dir_path_rel +--let $ARIA_LOGDIR_FS=$MYSQLTEST_VARDIR/tmp/backup_aria_log_dir_path_rel + +--source aria_log_dir_path.test |