mirror of https://github.com/MariaDB/server
Browse Source
Fixed the condition for waking up/creating another thread.
If there is some work to do (if the request queue is not empty),
a thread should be woken or created.
The condition was incorrect since 18c9b345b4
bb-10.2-MDEV-13569
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue