mariadb/storage/xtradb/trx
Marko Mäkelä 8c4df595b8 MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks
Skip rollback and other redo-log-generating tasks if
srv_apply_log_only is set.

Instead of assigning the debug variable recv_no_log_write = FALSE,
assign it to srv_apply_log_only, so that any unwanted writes are caught.
2017-09-16 09:55:49 +03:00
..
trx0i_s.cc Never pass NULL to innobase_get_stmt() 2017-05-17 08:27:04 +03:00
trx0purge.cc Merge 10.0 into 10.1 2017-06-12 14:26:32 +03:00
trx0rec.cc Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
trx0roll.cc Merge tag 'mariadb-10.0.31' into 10.0-galera 2017-05-30 15:28:52 +05:30
trx0rseg.cc MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
trx0sys.cc MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
trx0trx.cc MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00
trx0undo.cc MDEV-13807 mariabackup --apply-log-only does generate redo log by performing rollback and possibly other tasks 2017-09-16 09:55:49 +03:00