summaryrefslogtreecommitdiff
path: root/sql/slave.cc
diff options
context:
space:
mode:
authorThirunarayanan Balathandayuthapani <thiru@mariadb.com>2020-07-21 13:17:53 +0530
committerThirunarayanan Balathandayuthapani <thiru@mariadb.com>2020-07-22 18:02:52 +0530
commit3a8943ae7317ad48127387855ab5258a9bb2147a (patch)
tree4de988be770cb17156cbdd958123a3852b27c635 /sql/slave.cc
parent2a3bc0b9cdd7f4bd3ed57ddec6cc1fd7ca5b35d9 (diff)
downloadmariadb-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/slave.cc')
0 files changed, 0 insertions, 0 deletions