Full backstory at dotnet/corefx#23899. Summary: if `MySqlParameter` doesn't implement `IDbDataParameter`, then the `.Precision` and `.Scale` properties will always return 0.
Full backstory at dotnet/corefx#23899.
Summary: if
MySqlParameterdoesn't implementIDbDataParameter, then the.Precisionand.Scaleproperties will always return 0.