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
By defensive with command and reader access due to issues with MySQL …
…provider
Issue dotnet#10147
* MySQL provider sometimes has null Parameters collection
* MySQL provider sometimes throws when asking for records affected
Fix is to be defensive in our code and we will file issues on MySQL provider