1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/sql/mysqld.cc
Sergey Vojtovich 0bee021b78 Simplified away wake_thread
cached_thread_count can handle it alone.

Added "fast path": when thread is being added to the cache and there's
queued connection request, serve it immediately.

Part of MDEV-19515 - Improve connect speed
2019-05-21 17:55:09 +04:00

328 KiB