1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Files
mariadb/scripts
Julius Goryavsky 7a03128faf MDEV-28205: SST via mariabackup stops on failure while archiving logs
Currenly SST script for mariabackup stops on any failure while archiving
logs, e.g. when unable to create directory, insufficient permissions, gzip
failure, etc. However, in case of such problems, the script should issue
a warning and continue without archiving, but not exit with a fatal error.

This commit adds this fix to the SST script for mariabackup.
2022-04-07 13:26:36 +02:00
..
2019-05-13 17:54:04 +03:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2019-05-14 17:18:46 +03:00
2022-03-29 09:53:15 +03:00
2019-09-23 10:25:34 +03:00
2019-10-25 12:57:36 +03:00
2022-03-04 14:29:36 +02:00
2019-05-11 22:19:05 +03:00
2020-09-24 08:09:56 +10:00