mariadb/storage/xtradb/handler
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
..
ha_innodb.cc MDEV-14705: slow innodb startup/shutdown can exceed systemd timeout 2018-04-06 09:58:14 +03:00
ha_innodb.h Merge branch '10.0' into 10.1 2017-09-19 12:06:50 +03:00
handler0alter.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
i_s.cc Merge branch '10.0' into 10.1 2017-10-22 13:03:41 +02:00
i_s.h Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00
xtradb_i_s.cc Merge branch '10.0' into 10.1 2017-08-08 10:18:43 +02:00
xtradb_i_s.h MDEV-11694 InnoDB tries to create unused table SYS_ZIP_DICT 2017-01-03 19:32:47 +02:00