- Fix
NullReferenceException
inMySqlDataReader.ActivateResultSet
andMySqlDataReader.DisposeAsync
: #1459.- This bug likely also caused "Packet received out-of-order" errors.
- This was introduced in 2.3.0.
- Fix rare
NullReferenceException
inServerSession
during cancellation: #1472. - Fix
Foreign Keys
schema not being generated asynchronously.