Skip to content

0.31.2

Compare
Choose a tag to compare
@bgrainger bgrainger released this 22 Nov 21:48
· 2086 commits to master since this release
  • Breaking Throw InvalidOperationException when MySqlCommand.Connection can't be set (instead of MySqlException).
  • Breaking Throw InvalidOperationException from MySqlCommand.Prepare when preconditions aren't met.
  • Fix NullReferenceException when MySqlCommand.Connection isn't set (now correctly throws InvalidOperationException).