mariadb/extra/mariabackup
Sergei Golubchik 79e27a6bf9 MDEV-25887 "Got notification message from PID xxxx, but reception only permitted for main PID yyyy" in systemd during SST
server has systemd support and calls sd_notify() to communicate
the status to systemd.

mariabackup links the whole server in, but it should not notify
systemd, because it's not started or managed by systemd.
2023-04-05 23:41:30 +02:00
..
crc
quicklz
backup_copy.cc MDEV-28187 mariadb-backup doesn't utilise innodb-undo-log-directory (if specified as a relative path) during copy-back operation 2023-03-21 11:16:51 +03:00
backup_copy.h
backup_debug.h
backup_mysql.cc
backup_mysql.h
backup_wsrep.h
changed_page_bitmap.cc
changed_page_bitmap.h
CMakeLists.txt
common.h
datasink.cc
datasink.h
ds_buffer.cc
ds_buffer.h
ds_compress.cc
ds_compress.h
ds_local.cc
ds_local.h
ds_stdout.cc
ds_stdout.h
ds_tmpfile.cc
ds_tmpfile.h
ds_xbstream.cc
ds_xbstream.h
encryption_plugin.cc
encryption_plugin.h
fil_cur.cc
fil_cur.h
innobackupex.cc
innobackupex.h
read_filt.cc
read_filt.h
write_filt.cc
write_filt.h
wsrep.cc
xb_regex.h
xbcloud.cc
xbstream.cc
xbstream.h
xbstream_read.cc
xbstream_write.cc
xtrabackup.cc MDEV-25887 "Got notification message from PID xxxx, but reception only permitted for main PID yyyy" in systemd during SST 2023-04-05 23:41:30 +02:00
xtrabackup.h