Commit 9ae25d5
committed
PS-9451 [8.0] fix unprivileged user login when threadpool is full
https://perconadev.atlassian.net/browse/PS-9452
This patch puts all new connections to the thread_group->high_prio_queue
instead of normal priority queue to allow unprivileged user login when threadpool
is full.1 parent ceae460 commit 9ae25d5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | | - | |
997 | | - | |
| 996 | + | |
| 997 | + | |
998 | 998 | | |
999 | 999 | | |
1000 | 1000 | | |
| |||
0 commit comments