Bugs Fixed
The Web Provider did not work at all on a remote host, and did
not create a database when using
autogenerateschema="true".
(Bug #39072)
The MySQL Connector/Net installer program ended prematurely without reporting the specific error. (Bug #39019)
When called with an incorrect password the
MembershipProvider.GetPassword() method
threw a
MySQLException
instead of a
MembershipPasswordException
.
(Bug #38939)
Possible overflow in
MySqlPacket.ReadLong().
(Bug #36997)
The TokenizeSql method was adding query
overhead and causing high CPU utilization for larger queries.
(Bug #36836)

User Comments
Add your own comment.