Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MinimumPoolSize #85

Closed
bgrainger opened this issue Oct 4, 2016 · 1 comment
Closed

Implement MinimumPoolSize #85

bgrainger opened this issue Oct 4, 2016 · 1 comment
Milestone

Comments

@bgrainger
Copy link
Member

The connection pool should respect the MySqlConnectionStringBuilder.MinimumPoolSize property and open that many connections when the first connection is made.

@bgrainger
Copy link
Member Author

Creating initial connections to meet MinimumPoolSize was shipped in 0.31.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant