You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connection pool should respect the MySqlConnectionStringBuilder.MinimumPoolSize property and open that many connections when the first connection is made.
The text was updated successfully, but these errors were encountered:
The connection pool should respect the
MySqlConnectionStringBuilder.MinimumPoolSize
property and open that many connections when the first connection is made.The text was updated successfully, but these errors were encountered: