boostorg / boostorg/mysql

Do connection pools shrink with idle connections?

Open
#499 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
299
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Hi,

I launched my migration to boost mysql recently and I noticed that once the connection count gets to the maximum, the "threads connected" metric in the MySql server doesn't go down. Does that mean that the connection pool never shrinks? Or did I miss something?

Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no file, test, or entry point. Start by investigating Boost.MySQL connection-pool behavior and how MySQL reports the “threads connected” metric; done means determining and documenting whether idle connections are released or retained.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, mysql
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.