Skip to content

0.59.0

Compare
Choose a tag to compare
@bgrainger bgrainger released this 25 Sep 15:36
· 1425 commits to master since this release
0.59.0
db3af37

Download on NuGet

  • Breaking MySqlDataReader.GetFloat() converts REAL values (from double to float) instead of throwing InvalidCastException: #706.
  • Fix error in mysql_clear_password authentication plugin: #703.
  • Thanks to @lauxjpn for contributions to this release.