Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Work around MDEV-23416 (change Warning to Note)
Ever since MDEV-15053 changed something in the page flushing, we are occasionally observing pending I/O for a data file that is about to be deleted. fil_check_pending_io(): Change the Warning to a note. This message was already made less frequent in commit dcc0baf (10.5.4) and commit 65f831d (10.3.24, 10.4.14).
- Loading branch information