Comment 1 for bug 1722560

Revision history for this message
Krunal Bauskar (krunal-bauskar) wrote :

commit 74bf8771d7dd639ee2100ffa5782263f5a4ab2aa
Author: Krunal Bauskar <email address hidden>
Date: Wed Oct 11 18:46:47 2017 +0530

    - PXC#878: Threads stuck in permanent statistics state with innodb_thread_concurrency>0

      * Upstream merge accidentally got a wrong code that looks like a copy-paste
        mistake.

      * When the threads leaves InnoDB it should mark exit from innodb server
        concurrency. It was doing exactly opposite