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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
MySqlDataSource
, an implementation ofDbDataSource
for MySQL: Implement MySqlDataSource #1208.DNS Check Interval
connection string option: AddDNS Check Interval
connection string option #1201.MySqlConnection.GetSchema
.KILL QUERY
: Use user-provided callbacks when opening new connection to KILL QUERY #1179.Component.Disposed
event fromMySqlConnection.DisposeAsync
:MySqlConnection.DisposeAsync
doesn't raiseDisposed
#1235.ValueTask
instead ofValueTask<int>
: UseValueTask
#1233.MySqlConnection.ResetConnectionAsync
fornetstandard2.0
,net461
,net471
.MySqlConnectionStringBuilder.ConnectionString
: MySqlConnectionStringBuilder.ConnectionString depends on order in which properties are set #1217.This discussion was created from the release 2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions