Commit 97261cbb authored by Marko Mäkelä's avatar Marko Mäkelä

Merge 10.4 into 10.5

parents 4337a3b5 1ed98782
...@@ -4161,8 +4161,8 @@ innobase_commit_low( ...@@ -4161,8 +4161,8 @@ innobase_commit_low(
#ifdef WITH_WSREP #ifdef WITH_WSREP
if (is_wsrep) { if (is_wsrep) {
thd_proc_info(thd, tmp); thd_proc_info(thd, tmp);
#endif /* WITH_WSREP */
} }
#endif /* WITH_WSREP */
} }
/*****************************************************************//** /*****************************************************************//**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment