CloneWith
ignores Pooling=false
with connection from MySqlDataSource
#1306
Labels
CloneWith
ignores Pooling=false
with connection from MySqlDataSource
#1306
When a connection is obtained from a
MySqlDataSource
, cancelling a command executed on that connection uses a pooled connection to cancel. It should create and use a new non-pooled connection.Repro code:
Log:
The text was updated successfully, but these errors were encountered: