mariadb/extra/mariabackup
Vladislav Vaintroub 8cb3060c5c MDEV-22272 Windows installer - run service unter virtual service account
Change mysql_install_db.exe to run service under virtual account.
Set directory permissions so that service has full access to data files.

mariabackup --copy-back permission handling (MDEV-17008) needs to be
changed as well.
Now, whenever a directory is created in course of copy-back,
its permissions are copied from the datadir. This handling assumes,
that datadir already has the correct permissions for the Windows service.
2020-05-18 18:07:26 +02:00
..
crc MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
quicklz
backup_copy.cc MDEV-22272 Windows installer - run service unter virtual service account 2020-05-18 18:07:26 +02:00
backup_copy.h
backup_mysql.cc Merge 10.4 into 10.5 2020-04-29 15:40:51 +03:00
backup_mysql.h MDEV-18438 Don't stream xtrabackup_info of extra-lsndir 2019-09-19 17:47:54 +03:00
backup_wsrep.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
changed_page_bitmap.cc Merge 10.2 into 10.3 2019-11-06 13:14:31 +02:00
changed_page_bitmap.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
common.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
datasink.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
datasink.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_archive.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ds_archive.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_buffer.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_buffer.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_compress.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_compress.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_local.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_local.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_stdout.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_stdout.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_tmpfile.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_tmpfile.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_xbstream.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_xbstream.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
encryption_plugin.cc Merge 10.2 into 10.3 2019-03-06 16:20:13 +02:00
encryption_plugin.h
fil_cur.cc MDEV-21133 follow-up: Use fil_page_get_type() 2020-05-07 17:15:34 +03:00
fil_cur.h MDEV-21225 Remove ut_align() and use aligned_malloc() 2019-12-05 06:42:31 +02:00
innobackupex.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
innobackupex.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
read_filt.cc Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
read_filt.h Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
write_filt.cc Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large-page-support 2020-04-02 23:54:08 +04:00
write_filt.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
xb_regex.h MDEV-14024 PCRE2. 2019-12-21 10:34:02 +01:00
xbcloud.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
xbstream.cc cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
xbstream.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xbstream_read.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
xbstream_write.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
xtrabackup.cc MDEV-22437 make THR_THD* variable thread_local 2020-05-05 18:13:31 +03:00
xtrabackup.h Merge 10.3 into 10.4 2020-04-22 18:18:51 +03:00