mariadb/storage/xtradb/srv
Daniel Black 1479273cdb MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout
Use systemd EXTEND_TIMEOUT_USEC to advise systemd of progress

Move towards progress measures rather than pure time based measures.

Progress reporting at numberious shutdown/startup locations incuding:
* For innodb_fast_shutdown=0 trx_roll_must_shutdown() for rolling back incomplete transactions.
* For merging the change buffer (in srv_shutdown(bool ibuf_merge))
* For purging history, srv_do_purge

Thanks Marko for feedback and suggestions.
2018-04-06 09:58:14 +03:00
..
srv0conc.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
srv0mon.cc Merge 10.0 into 10.1 2017-04-21 12:46:12 +03:00
srv0srv.cc MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout 2018-04-06 09:58:14 +03:00
srv0start.cc MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces 2018-03-22 14:19:16 +05:30