Merge 10.4 into 10.5

This commit is contained in:
Marko Mäkelä 2020-05-04 22:07:18 +03:00
commit 97261cbb7a

View file

@ -4161,8 +4161,8 @@ innobase_commit_low(
#ifdef WITH_WSREP
if (is_wsrep) {
thd_proc_info(thd, tmp);
#endif /* WITH_WSREP */
}
#endif /* WITH_WSREP */
}
/*****************************************************************//**