Skip to content

2.1.4

Compare
Choose a tag to compare
@bgrainger bgrainger released this 25 Jan 20:38
· 645 commits to master since this release
2.1.4
a7c3ec3
  • Fix InvalidOperationException if MySqlDataReader.RecordsAffected was read after calling Close() or Dispose(): #1122.
    • This was a regression introduced by #1096 in 2.1.3.