diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2020-07-21 13:17:53 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2020-07-22 18:02:52 +0530 |
commit | 3a8943ae7317ad48127387855ab5258a9bb2147a (patch) | |
tree | 4de988be770cb17156cbdd958123a3852b27c635 /sql-common | |
parent | 2a3bc0b9cdd7f4bd3ed57ddec6cc1fd7ca5b35d9 (diff) | |
download | mariadb-git-3a8943ae7317ad48127387855ab5258a9bb2147a.tar.gz |
MDEV-17481 mariadb service won't shutdown when it's running and the OS datetime updated backwards
__pthread_cond_timedwait() in page cleaner hangs if os time moved
backwards.Workaround could be waking up the page cleaner thread in
logs_empty_and_mark_files_at_shutdown(). But there is possibility that
server could hang when server is running. So InnoDB should wake up page
cleaner thread periodically in srv_master_do_idle_tasks().
Diffstat (limited to 'sql-common')
0 files changed, 0 insertions, 0 deletions