diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-03-07 17:16:49 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-03-08 14:55:11 +0200 |
commit | 5da6bd7b959af4a9755556afedde8f34d95c679a (patch) | |
tree | db03f0801fbd303066560b672e5f60abc768bfb1 /INSTALL-SOURCE | |
parent | 0b1abc2f0f391d4e55029fa53f1e5da926f7be61 (diff) | |
download | mariadb-git-5da6bd7b959af4a9755556afedde8f34d95c679a.tar.gz |
MDEV-11027 InnoDB log recovery is too noisy
Provide more useful progress reporting of crash recovery.
recv_sys_t::progress_time: The time of the last report.
recv_sys_t::report(ib_time_t): Determine whether progress should
be reported.
recv_scan_print_counter: Remove.
log_group_read_log_seg(): After after each I/O request, invoke
recv_sys_t::report() and report progress if needed.
recv_apply_hashed_log_recs(): Change the return type back to void
(DB_SUCCESS was always returned), and rename the parameter to last_batch.
At the start of each batch, if there are pages to be recovered,
issue a message.
Diffstat (limited to 'INSTALL-SOURCE')
0 files changed, 0 insertions, 0 deletions